#996ae3 color space conversions
Hex:
#996ae3
RGB:
153, 106, 227
CMY:
40, 58, 11
CMYK:
33, 53, 0, 11
HSL:
263°, 68.3616%, 65.2941%
HSV (HSB):
263°, 53.3040%, 89.0196%
XYZ:
32.1560, 22.6264, 75.3456
xyY:
0.2471, 0.1739, 22.6264
CIE-Lab:
54.6854, 43.7213, -55.0291
CIE-LCH:
54.6854, 70.2834, 308.4676
CIE-Luv:
54.6854, 12.3689, -90.6914
Hunter-Lab:
47.5672, 37.4255, -60.6171
#996ae3 color charts
#996ae3 color shades, tints & tones
#996ae3 color schemes
#996ae3 color preview, HTML & CSS examples
This text has a color of #996ae3
<p style="color:#996ae3;">Text here</p>
.mytext {color:#996ae3;}
This box has a color of #996ae3
<div style="background-color:#996ae3;">Content here</div>
.mybackground {background-color:#996ae3;}
Border around this has a color of #996ae3
<div style="border:2px solid #996ae3;">Content here</div>
.myborder {border:2px solid #996ae3;}