#996db4 color space conversions
Hex:
#996db4
RGB:
153, 109, 180
CMY:
40, 57, 29
CMYK:
15, 39, 0, 29
HSL:
277°, 32.1267%, 56.6667%
HSV (HSB):
277°, 39.4444%, 70.5882%
XYZ:
26.8437, 21.0049, 45.8195
xyY:
0.2866, 0.2242, 21.0049
CIE-Lab:
52.9548, 30.8295, -30.9866
CIE-LCH:
52.9548, 43.7107, 314.8544
CIE-Luv:
52.9548, 18.0016, -50.9300
Hunter-Lab:
45.8311, 24.3449, -27.1933
#996db4 color charts
#996db4 color shades, tints & tones
#996db4 color schemes
#996db4 color preview, HTML & CSS examples
This text has a color of #996db4
<p style="color:#996db4;">Text here</p>
.mytext {color:#996db4;}
This box has a color of #996db4
<div style="background-color:#996db4;">Content here</div>
.mybackground {background-color:#996db4;}
Border around this has a color of #996db4
<div style="border:2px solid #996db4;">Content here</div>
.myborder {border:2px solid #996db4;}