#996dac color space conversions
Hex:
#996dac
RGB:
153, 109, 172
CMY:
40, 57, 33
CMYK:
11, 37, 0, 33
HSL:
282°, 27.5109%, 55.0980%
HSV (HSB):
282°, 36.6279%, 67.4510%
XYZ:
26.0519, 20.6881, 41.6499
xyY:
0.2947, 0.2341, 20.6881
CIE-Lab:
52.6065, 29.0732, -26.8955
CIE-LCH:
52.6065, 39.6058, 317.2282
CIE-Luv:
52.6065, 19.1819, -44.2676
Hunter-Lab:
45.4842, 22.6417, -22.4528
#996dac color charts
#996dac color shades, tints & tones
#996dac color schemes
#996dac color preview, HTML & CSS examples
This text has a color of #996dac
<p style="color:#996dac;">Text here</p>
.mytext {color:#996dac;}
This box has a color of #996dac
<div style="background-color:#996dac;">Content here</div>
.mybackground {background-color:#996dac;}
Border around this has a color of #996dac
<div style="border:2px solid #996dac;">Content here</div>
.myborder {border:2px solid #996dac;}