#9999be color space conversions
Hex:
#9999be
RGB:
153, 153, 190
CMY:
40, 40, 25
CMYK:
19, 19, 0, 25
HSL:
240°, 22.1557%, 67.2549%
HSV (HSB):
240°, 19.4737%, 74.5098%
XYZ:
33.8224, 33.2725, 53.3548
xyY:
0.2808, 0.2762, 33.2725
CIE-Lab:
64.3809, 7.8474, -19.0890
CIE-LCH:
64.3809, 20.6391, 292.3473
CIE-Luv:
64.3809, -2.1841, -30.3060
Hunter-Lab:
57.6823, 3.7205, -14.4643
#9999be color charts
#9999be color shades, tints & tones
#9999be color schemes
#9999be color preview, HTML & CSS examples
This text has a color of #9999be
<p style="color:#9999be;">Text here</p>
.mytext {color:#9999be;}
This box has a color of #9999be
<div style="background-color:#9999be;">Content here</div>
.mybackground {background-color:#9999be;}
Border around this has a color of #9999be
<div style="border:2px solid #9999be;">Content here</div>
.myborder {border:2px solid #9999be;}