#996db3 color space conversions
Hex:
#996db3
RGB:
153, 109, 179
CMY:
40, 57, 30
CMYK:
15, 39, 0, 30
HSL:
278°, 31.5315%, 56.4706%
HSV (HSB):
278°, 39.1061%, 70.1961%
XYZ:
26.7422, 20.9643, 45.2849
xyY:
0.2876, 0.2254, 20.9643
CIE-Lab:
52.9104, 30.6070, -30.4780
CIE-LCH:
52.9104, 43.1937, 315.1210
CIE-Luv:
52.9104, 18.1484, -50.0981
Hunter-Lab:
45.7867, 24.1279, -26.5894
#996db3 color charts
#996db3 color shades, tints & tones
#996db3 color schemes
#996db3 color preview, HTML & CSS examples
This text has a color of #996db3
<p style="color:#996db3;">Text here</p>
.mytext {color:#996db3;}
This box has a color of #996db3
<div style="background-color:#996db3;">Content here</div>
.mybackground {background-color:#996db3;}
Border around this has a color of #996db3
<div style="border:2px solid #996db3;">Content here</div>
.myborder {border:2px solid #996db3;}