#996db2 color space conversions
Hex:
#996db2
RGB:
153, 109, 178
CMY:
40, 57, 30
CMYK:
14, 39, 0, 30
HSL:
278°, 30.9417%, 56.2745%
HSV (HSB):
278°, 38.7640%, 69.8039%
XYZ:
26.6414, 20.9239, 44.7540
xyY:
0.2886, 0.2266, 20.9239
CIE-Lab:
52.8661, 30.3854, -29.9686
CIE-LCH:
52.8661, 42.6778, 315.3957
CIE-Luv:
52.8661, 18.2955, -49.2659
Hunter-Lab:
45.7427, 23.9120, -25.9887
#996db2 color charts
#996db2 color shades, tints & tones
#996db2 color schemes
#996db2 color preview, HTML & CSS examples
This text has a color of #996db2
<p style="color:#996db2;">Text here</p>
.mytext {color:#996db2;}
This box has a color of #996db2
<div style="background-color:#996db2;">Content here</div>
.mybackground {background-color:#996db2;}
Border around this has a color of #996db2
<div style="border:2px solid #996db2;">Content here</div>
.myborder {border:2px solid #996db2;}