#996da5 color space conversions
Hex:
#996da5
RGB:
153, 109, 165
CMY:
40, 57, 35
CMYK:
7, 34, 0, 35
HSL:
287°, 23.7288%, 53.7255%
HSV (HSB):
287°, 33.9394%, 64.7059%
XYZ:
25.3970, 20.4262, 38.2014
xyY:
0.3023, 0.2431, 20.4262
CIE-Lab:
52.3157, 27.5820, -23.2740
CIE-LCH:
52.3157, 36.0895, 319.8419
CIE-Luv:
52.3157, 20.2230, -38.4343
Hunter-Lab:
45.1953, 21.2143, -18.4782
#996da5 color charts
#996da5 color shades, tints & tones
#996da5 color schemes
#996da5 color preview, HTML & CSS examples
This text has a color of #996da5
<p style="color:#996da5;">Text here</p>
.mytext {color:#996da5;}
This box has a color of #996da5
<div style="background-color:#996da5;">Content here</div>
.mybackground {background-color:#996da5;}
Border around this has a color of #996da5
<div style="border:2px solid #996da5;">Content here</div>
.myborder {border:2px solid #996da5;}