reddish black
Enter any color value (e.g., #f8bad5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#8992ff color RGB value is (137,146,255)
#8992ff color CMYK value
#8992ff color HSL value
HSV(or HSB) | 235.4° | 46.3 | 100 |
XYZ | 38.645 | 33.096 | 98.959 |
Yxy | 0.226 | 0.194 | 33.096 |
LAB | 64.239 | 24.56 | -55.387 |
LUV | 64.239 | -10.052 | -92.12 |
Hunter-LAB | 57.529 | 19.232 | -61.717 |
CIE-LCH | 64.239 | 60.588 | 293.914 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 89 | 92 | FF |
Decimal | 137 | 146 | 255 |
Octal | 211 | 222 | 377 |
Binary | 10001001 | 10010010 | 11111111 |
Below, you can see some colors close to #8992ff. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #8992ff.
<span style="color:#8992ff">Text here</span>
This paragraph has a background color of #8992ff.
<p style="background-color:#8992ff;">Content here</p>
This element has a border color of #8992ff.
<div style="border:1px #8992ff;">Content here</div>
.text {color:#8992ff;}
.background {background-color:#8992ff;}
.border {border:1px solid #8992ff;}
.text-shadow {border:1px solid #8992ff;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000109 is the darkest color, while #f3f4ff is the lightest one.