#cc96ff color space conversions
Hex:
#cc96ff
RGB:
204, 150, 255
CMY:
20, 41, 0
CMYK:
20, 41, 0, 0
HSL:
271°, 100.0000%, 79.4118%
HSV (HSB):
271°, 41.1765%, 100.0000%
XYZ:
53.8582, 41.8701, 99.8508
xyY:
0.2754, 0.2141, 41.8701
CIE-Lab:
70.7812, 39.6959, -44.6866
CIE-LCH:
70.7812, 59.7717, 311.6152
CIE-Luv:
70.7812, 19.9326, -77.6501
Hunter-Lab:
64.7071, 35.3350, -46.1967
#cc96ff color charts
#cc96ff color shades, tints & tones
#cc96ff color schemes
#cc96ff color preview, HTML & CSS examples
This text has a color of #cc96ff
<p style="color:#cc96ff;">Text here</p>
.mytext {color:#cc96ff;}
This box has a color of #cc96ff
<div style="background-color:#cc96ff;">Content here</div>
.mybackground {background-color:#cc96ff;}
Border around this has a color of #cc96ff
<div style="border:2px solid #cc96ff;">Content here</div>
.myborder {border:2px solid #cc96ff;}