#cc96cd color space conversions
Hex:
#cc96cd
RGB:
204, 150, 205
CMY:
20, 41, 20
CMYK:
0, 27, 0, 20
HSL:
299°, 35.4839%, 69.6078%
HSV (HSB):
299°, 26.8293%, 80.3922%
XYZ:
46.8276, 39.0578, 62.8284
xyY:
0.3149, 0.2626, 39.0578
CIE-Lab:
68.7931, 29.4161, -20.3105
CIE-LCH:
68.7931, 35.7466, 325.3767
CIE-Luv:
68.7931, 27.0612, -36.0130
Hunter-Lab:
62.4963, 24.3792, -15.8577
#cc96cd color charts
#cc96cd color shades, tints & tones
#cc96cd color schemes
#cc96cd color preview, HTML & CSS examples
This text has a color of #cc96cd
<p style="color:#cc96cd;">Text here</p>
.mytext {color:#cc96cd;}
This box has a color of #cc96cd
<div style="background-color:#cc96cd;">Content here</div>
.mybackground {background-color:#cc96cd;}
Border around this has a color of #cc96cd
<div style="border:2px solid #cc96cd;">Content here</div>
.myborder {border:2px solid #cc96cd;}