#996cc8 color space conversions
Hex:
#996cc8
RGB:
153, 108, 200
CMY:
40, 58, 22
CMYK:
24, 46, 0, 22
HSL:
269°, 45.5446%, 60.3922%
HSV (HSB):
269°, 46.0000%, 78.4314%
XYZ:
28.9248, 21.6676, 57.3013
xyY:
0.2681, 0.2008, 21.6676
CIE-Lab:
53.6725, 36.0032, -41.3474
CIE-LCH:
53.6725, 54.8255, 311.0477
CIE-Luv:
53.6725, 15.4804, -68.0210
Hunter-Lab:
46.5484, 29.4585, -40.4024
#996cc8 color charts
#996cc8 color shades, tints & tones
#996cc8 color schemes
#996cc8 color preview, HTML & CSS examples
This text has a color of #996cc8
<p style="color:#996cc8;">Text here</p>
.mytext {color:#996cc8;}
This box has a color of #996cc8
<div style="background-color:#996cc8;">Content here</div>
.mybackground {background-color:#996cc8;}
Border around this has a color of #996cc8
<div style="border:2px solid #996cc8;">Content here</div>
.myborder {border:2px solid #996cc8;}