#996dbd color space conversions
Hex:
#996dbd
RGB:
153, 109, 189
CMY:
40, 57, 26
CMYK:
19, 42, 0, 26
HSL:
273°, 37.7358%, 58.4314%
HSV (HSB):
273°, 42.3280%, 74.1176%
XYZ:
27.7908, 21.3837, 50.8068
xyY:
0.2780, 0.2139, 21.3837
CIE-Lab:
53.3669, 32.8668, -35.5277
CIE-LCH:
53.3669, 48.3988, 312.7720
CIE-Luv:
53.3669, 16.6904, -58.3963
Hunter-Lab:
46.2425, 26.3505, -32.7724
#996dbd color charts
#996dbd color shades, tints & tones
#996dbd color schemes
#996dbd color preview, HTML & CSS examples
This text has a color of #996dbd
<p style="color:#996dbd;">Text here</p>
.mytext {color:#996dbd;}
This box has a color of #996dbd
<div style="background-color:#996dbd;">Content here</div>
.mybackground {background-color:#996dbd;}
Border around this has a color of #996dbd
<div style="border:2px solid #996dbd;">Content here</div>
.myborder {border:2px solid #996dbd;}