#996dcb color space conversions
Hex:
#996dcb
RGB:
153, 109, 203
CMY:
40, 57, 20
CMYK:
25, 46, 0, 20
HSL:
268°, 47.4747%, 61.1765%
HSV (HSB):
268°, 46.3054%, 79.6078%
XYZ:
29.3850, 22.0214, 59.2017
xyY:
0.2657, 0.1991, 22.0214
CIE-Lab:
54.0497, 36.1518, -42.4627
CIE-LCH:
54.0497, 55.7677, 310.4103
CIE-Luv:
54.0497, 14.6967, -69.8967
Hunter-Lab:
46.9269, 29.6521, -41.9497
#996dcb color charts
#996dcb color shades, tints & tones
#996dcb color schemes
#996dcb color preview, HTML & CSS examples
This text has a color of #996dcb
<p style="color:#996dcb;">Text here</p>
.mytext {color:#996dcb;}
This box has a color of #996dcb
<div style="background-color:#996dcb;">Content here</div>
.mybackground {background-color:#996dcb;}
Border around this has a color of #996dcb
<div style="border:2px solid #996dcb;">Content here</div>
.myborder {border:2px solid #996dcb;}