#996de6 color space conversions
Hex:
#996de6
RGB:
153, 109, 230
CMY:
40, 57, 10
CMYK:
33, 53, 0, 10
HSL:
262°, 70.7602%, 66.4706%
HSV (HSB):
262°, 52.6087%, 90.1961%
XYZ:
32.8884, 23.4228, 77.6505
xyY:
0.2455, 0.1748, 23.4228
CIE-Lab:
55.5051, 42.8133, -55.4017
CIE-LCH:
55.5051, 70.0166, 307.6962
CIE-Luv:
55.5051, 11.0491, -91.4772
Hunter-Lab:
48.3971, 36.6056, -61.2498
#996de6 color charts
#996de6 color shades, tints & tones
#996de6 color schemes
#996de6 color preview, HTML & CSS examples
This text has a color of #996de6
<p style="color:#996de6;">Text here</p>
.mytext {color:#996de6;}
This box has a color of #996de6
<div style="background-color:#996de6;">Content here</div>
.mybackground {background-color:#996de6;}
Border around this has a color of #996de6
<div style="border:2px solid #996de6;">Content here</div>
.myborder {border:2px solid #996de6;}