#996eec color space conversions
Hex:
#996eec
RGB:
153, 110, 236
CMY:
40, 57, 7
CMYK:
35, 53, 0, 7
HSL:
260°, 76.8293%, 67.8431%
HSV (HSB):
260°, 53.3898%, 92.5490%
XYZ:
33.8531, 23.9803, 82.2013
xyY:
0.2417, 0.1712, 23.9803
CIE-Lab:
56.0681, 43.7861, -57.8557
CIE-LCH:
56.0681, 72.5569, 307.1190
CIE-Luv:
56.0681, 9.9776, -95.6285
Hunter-Lab:
48.9697, 37.7015, -65.2464
#996eec color charts
#996eec color shades, tints & tones
#996eec color schemes
#996eec color preview, HTML & CSS examples
This text has a color of #996eec
<p style="color:#996eec;">Text here</p>
.mytext {color:#996eec;}
This box has a color of #996eec
<div style="background-color:#996eec;">Content here</div>
.mybackground {background-color:#996eec;}
Border around this has a color of #996eec
<div style="border:2px solid #996eec;">Content here</div>
.myborder {border:2px solid #996eec;}