#996fd9 color space conversions
Hex:
#996fd9
RGB:
153, 111, 217
CMY:
40, 56, 15
CMYK:
29, 49, 0, 15
HSL:
264°, 58.2418%, 64.3137%
HSV (HSB):
264°, 48.8479%, 85.0980%
XYZ:
31.3457, 23.1509, 68.4621
xyY:
0.2549, 0.1883, 23.1509
CIE-Lab:
55.2275, 38.4334, -48.5345
CIE-LCH:
55.2275, 61.9090, 308.3749
CIE-Luv:
55.2275, 12.1034, -80.0923
Hunter-Lab:
48.1154, 32.0852, -50.6813
#996fd9 color charts
#996fd9 color shades, tints & tones
#996fd9 color schemes
#996fd9 color preview, HTML & CSS examples
This text has a color of #996fd9
<p style="color:#996fd9;">Text here</p>
.mytext {color:#996fd9;}
This box has a color of #996fd9
<div style="background-color:#996fd9;">Content here</div>
.mybackground {background-color:#996fd9;}
Border around this has a color of #996fd9
<div style="border:2px solid #996fd9;">Content here</div>
.myborder {border:2px solid #996fd9;}