#999fc4 color space conversions
Hex:
#999fc4
RGB:
153, 159, 196
CMY:
40, 38, 23
CMYK:
22, 19, 0, 23
HSL:
232°, 26.7081%, 68.4314%
HSV (HSB):
232°, 21.9388%, 76.8627%
XYZ:
35.4988, 35.5541, 57.2162
xyY:
0.2768, 0.2772, 35.5541
CIE-Lab:
66.1778, 5.8621, -19.7065
CIE-LCH:
66.1778, 20.5599, 286.5662
CIE-Luv:
66.1778, -5.2249, -31.1343
Hunter-Lab:
59.6273, 1.9214, -15.1535
#999fc4 color charts
#999fc4 color shades, tints & tones
#999fc4 color schemes
#999fc4 color preview, HTML & CSS examples
This text has a color of #999fc4
<p style="color:#999fc4;">Text here</p>
.mytext {color:#999fc4;}
This box has a color of #999fc4
<div style="background-color:#999fc4;">Content here</div>
.mybackground {background-color:#999fc4;}
Border around this has a color of #999fc4
<div style="border:2px solid #999fc4;">Content here</div>
.myborder {border:2px solid #999fc4;}