#996cd3 color space conversions
Hex:
#996cd3
RGB:
153, 108, 211
CMY:
40, 58, 17
CMYK:
27, 49, 0, 17
HSL:
266°, 53.9267%, 62.5490%
HSV (HSB):
266°, 48.8152%, 82.7451%
XYZ:
30.2573, 22.2006, 64.3184
xyY:
0.2591, 0.1901, 22.2006
CIE-Lab:
54.2392, 38.6479, -46.7095
CIE-LCH:
54.2392, 60.6254, 309.6047
CIE-Luv:
54.2392, 13.9274, -76.9397
Hunter-Lab:
47.1175, 32.1712, -47.9524
#996cd3 color charts
#996cd3 color shades, tints & tones
#996cd3 color schemes
#996cd3 color preview, HTML & CSS examples
This text has a color of #996cd3
<p style="color:#996cd3;">Text here</p>
.mytext {color:#996cd3;}
This box has a color of #996cd3
<div style="background-color:#996cd3;">Content here</div>
.mybackground {background-color:#996cd3;}
Border around this has a color of #996cd3
<div style="border:2px solid #996cd3;">Content here</div>
.myborder {border:2px solid #996cd3;}