#996da8 color space conversions
Hex:
#996da8
RGB:
153, 109, 168
CMY:
40, 57, 34
CMYK:
9, 35, 0, 34
HSL:
285°, 25.3219%, 54.3137%
HSV (HSB):
285°, 35.1190%, 65.8824%
XYZ:
25.6734, 20.5367, 39.6566
xyY:
0.2990, 0.2392, 20.5367
CIE-Lab:
52.4387, 28.2157, -24.8309
CIE-LCH:
52.4387, 37.5859, 318.6510
CIE-Luv:
52.4387, 19.7761, -40.9337
Hunter-Lab:
45.3175, 21.8188, -20.1616
#996da8 color charts
#996da8 color shades, tints & tones
#996da8 color schemes
#996da8 color preview, HTML & CSS examples
This text has a color of #996da8
<p style="color:#996da8;">Text here</p>
.mytext {color:#996da8;}
This box has a color of #996da8
<div style="background-color:#996da8;">Content here</div>
.mybackground {background-color:#996da8;}
Border around this has a color of #996da8
<div style="border:2px solid #996da8;">Content here</div>
.myborder {border:2px solid #996da8;}