#996feb color space conversions
Hex:
#996feb
RGB:
153, 111, 235
CMY:
40, 56, 8
CMYK:
35, 53, 0, 8
HSL:
260°, 75.6098%, 67.8431%
HSV (HSB):
260°, 52.7660%, 92.1569%
XYZ:
33.8167, 24.1393, 81.4743
xyY:
0.2425, 0.1731, 24.1393
CIE-Lab:
56.2270, 42.9737, -57.0432
CIE-LCH:
56.2270, 71.4189, 306.9927
CIE-Luv:
56.2270, 9.7990, -94.3304
Hunter-Lab:
49.1318, 36.8783, -63.9272
#996feb color charts
#996feb color shades, tints & tones
#996feb color schemes
#996feb color preview, HTML & CSS examples
This text has a color of #996feb
<p style="color:#996feb;">Text here</p>
.mytext {color:#996feb;}
This box has a color of #996feb
<div style="background-color:#996feb;">Content here</div>
.mybackground {background-color:#996feb;}
Border around this has a color of #996feb
<div style="border:2px solid #996feb;">Content here</div>
.myborder {border:2px solid #996feb;}