#996fb9 color space conversions
Hex:
#996fb9
RGB:
153, 111, 185
CMY:
40, 56, 27
CMYK:
17, 40, 0, 27
HSL:
274°, 34.5794%, 58.0392%
HSV (HSB):
274°, 40.0000%, 72.5490%
XYZ:
27.5783, 21.6440, 48.6231
xyY:
0.2819, 0.2212, 21.6440
CIE-Lab:
53.6472, 30.8105, -32.7893
CIE-LCH:
53.6472, 44.9936, 313.2179
CIE-Luv:
53.6472, 16.4762, -53.8852
Hunter-Lab:
46.5231, 24.3971, -29.4002
#996fb9 color charts
#996fb9 color shades, tints & tones
#996fb9 color schemes
#996fb9 color preview, HTML & CSS examples
This text has a color of #996fb9
<p style="color:#996fb9;">Text here</p>
.mytext {color:#996fb9;}
This box has a color of #996fb9
<div style="background-color:#996fb9;">Content here</div>
.mybackground {background-color:#996fb9;}
Border around this has a color of #996fb9
<div style="border:2px solid #996fb9;">Content here</div>
.myborder {border:2px solid #996fb9;}