#996bcc color space conversions
Hex:
#996bcc
RGB:
153, 107, 204
CMY:
40, 58, 20
CMYK:
25, 48, 0, 20
HSL:
268°, 48.7437%, 60.9804%
HSV (HSB):
268°, 47.5490%, 80.0000%
XYZ:
29.2936, 21.6473, 59.7611
xyY:
0.2646, 0.1955, 21.6473
CIE-Lab:
53.6508, 37.5204, -43.6630
CIE-LCH:
53.6508, 57.5695, 310.6730
CIE-Luv:
53.6508, 15.2616, -71.8425
Hunter-Lab:
46.5267, 30.9636, -43.5863
#996bcc color charts
#996bcc color shades, tints & tones
#996bcc color schemes
#996bcc color preview, HTML & CSS examples
This text has a color of #996bcc
<p style="color:#996bcc;">Text here</p>
.mytext {color:#996bcc;}
This box has a color of #996bcc
<div style="background-color:#996bcc;">Content here</div>
.mybackground {background-color:#996bcc;}
Border around this has a color of #996bcc
<div style="border:2px solid #996bcc;">Content here</div>
.myborder {border:2px solid #996bcc;}