#999ac1 color space conversions
Hex:
#999ac1
RGB:
153, 154, 193
CMY:
40, 40, 24
CMYK:
21, 20, 0, 24
HSL:
239°, 24.3902%, 67.8431%
HSV (HSB):
239°, 20.7254%, 75.6863%
XYZ:
34.3181, 33.7338, 55.1546
xyY:
0.2785, 0.2738, 33.7338
CIE-Lab:
64.7507, 7.9763, -20.2048
CIE-LCH:
64.7507, 21.7223, 291.5427
CIE-Luv:
64.7507, -2.8153, -32.1329
Hunter-Lab:
58.0808, 3.8287, -15.6463
#999ac1 color charts
#999ac1 color shades, tints & tones
#999ac1 color schemes
#999ac1 color preview, HTML & CSS examples
This text has a color of #999ac1
<p style="color:#999ac1;">Text here</p>
.mytext {color:#999ac1;}
This box has a color of #999ac1
<div style="background-color:#999ac1;">Content here</div>
.mybackground {background-color:#999ac1;}
Border around this has a color of #999ac1
<div style="border:2px solid #999ac1;">Content here</div>
.myborder {border:2px solid #999ac1;}