#996fc8 color space conversions
Hex:
#996fc8
RGB:
153, 111, 200
CMY:
40, 56, 22
CMYK:
24, 45, 0, 22
HSL:
268°, 44.7236%, 60.9804%
HSV (HSB):
268°, 44.5000%, 78.4314%
XYZ:
29.2466, 22.3113, 57.4086
xyY:
0.2684, 0.2048, 22.3113
CIE-Lab:
54.3558, 34.3010, -40.2700
CIE-LCH:
54.3558, 52.8983, 310.4235
CIE-Luv:
54.3558, 14.3874, -66.2852
Hunter-Lab:
47.2349, 27.8617, -38.9959
#996fc8 color charts
#996fc8 color shades, tints & tones
#996fc8 color schemes
#996fc8 color preview, HTML & CSS examples
This text has a color of #996fc8
<p style="color:#996fc8;">Text here</p>
.mytext {color:#996fc8;}
This box has a color of #996fc8
<div style="background-color:#996fc8;">Content here</div>
.mybackground {background-color:#996fc8;}
Border around this has a color of #996fc8
<div style="border:2px solid #996fc8;">Content here</div>
.myborder {border:2px solid #996fc8;}