#999fbc color space conversions
Hex:
#999fbc
RGB:
153, 159, 188
CMY:
40, 38, 26
CMYK:
19, 15, 0, 26
HSL:
230°, 20.7101%, 66.8627%
HSV (HSB):
230°, 18.6170%, 73.7255%
XYZ:
34.6121, 35.1994, 52.5469
xyY:
0.2829, 0.2877, 35.1994
CIE-Lab:
65.9036, 4.0205, -15.6637
CIE-LCH:
65.9036, 16.1715, 284.3958
CIE-Luv:
65.9036, -4.8110, -24.4110
Hunter-Lab:
59.3291, 0.3095, -10.9819
#999fbc color charts
#999fbc color shades, tints & tones
#999fbc color schemes
#999fbc color preview, HTML & CSS examples
This text has a color of #999fbc
<p style="color:#999fbc;">Text here</p>
.mytext {color:#999fbc;}
This box has a color of #999fbc
<div style="background-color:#999fbc;">Content here</div>
.mybackground {background-color:#999fbc;}
Border around this has a color of #999fbc
<div style="border:2px solid #999fbc;">Content here</div>
.myborder {border:2px solid #999fbc;}