#999dc4 color space conversions
Hex:
#999dc4
RGB:
153, 157, 196
CMY:
40, 38, 23
CMYK:
22, 20, 0, 23
HSL:
234°, 26.7081%, 68.4314%
HSV (HSB):
234°, 21.9388%, 76.8627%
XYZ:
35.1576, 34.8718, 57.1025
xyY:
0.2765, 0.2743, 34.8718
CIE-Lab:
65.6487, 6.9855, -20.5117
CIE-LCH:
65.6487, 21.6686, 288.8068
CIE-Luv:
65.6487, -4.3304, -32.5501
Hunter-Lab:
59.0523, 2.9310, -15.9957
#999dc4 color charts
#999dc4 color shades, tints & tones
#999dc4 color schemes
#999dc4 color preview, HTML & CSS examples
This text has a color of #999dc4
<p style="color:#999dc4;">Text here</p>
.mytext {color:#999dc4;}
This box has a color of #999dc4
<div style="background-color:#999dc4;">Content here</div>
.mybackground {background-color:#999dc4;}
Border around this has a color of #999dc4
<div style="border:2px solid #999dc4;">Content here</div>
.myborder {border:2px solid #999dc4;}