#9990cc color space conversions
Hex:
#9990cc
RGB:
153, 144, 204
CMY:
40, 44, 20
CMYK:
25, 29, 0, 20
HSL:
249°, 37.0370%, 68.2353%
HSV (HSB):
249°, 29.4118%, 80.0000%
XYZ:
34.0092, 31.0785, 61.3330
xyY:
0.2690, 0.2458, 31.0785
CIE-Lab:
62.5738, 16.2879, -29.7018
CIE-LCH:
62.5738, 33.8747, 298.7396
CIE-Luv:
62.5738, 0.8059, -48.4170
Hunter-Lab:
55.7481, 11.3352, -26.2062
#9990cc color charts
#9990cc color shades, tints & tones
#9990cc color schemes
#9990cc color preview, HTML & CSS examples
This text has a color of #9990cc
<p style="color:#9990cc;">Text here</p>
.mytext {color:#9990cc;}
This box has a color of #9990cc
<div style="background-color:#9990cc;">Content here</div>
.mybackground {background-color:#9990cc;}
Border around this has a color of #9990cc
<div style="border:2px solid #9990cc;">Content here</div>
.myborder {border:2px solid #9990cc;}