#cc97cf color space conversions
Hex:
#cc97cf
RGB:
204, 151, 207
CMY:
20, 41, 19
CMYK:
1, 27, 0, 19
HSL:
297°, 36.8421%, 70.1961%
HSV (HSB):
297°, 27.0531%, 81.1765%
XYZ:
47.2309, 39.4756, 64.1617
xyY:
0.3131, 0.2617, 39.4756
CIE-Lab:
69.0944, 29.2481, -20.9607
CIE-LCH:
69.0944, 35.9834, 324.3727
CIE-Luv:
69.0944, 26.2938, -37.0426
Hunter-Lab:
62.8296, 24.2321, -16.5663
#cc97cf color charts
#cc97cf color shades, tints & tones
#cc97cf color schemes
#cc97cf color preview, HTML & CSS examples
This text has a color of #cc97cf
<p style="color:#cc97cf;">Text here</p>
.mytext {color:#cc97cf;}
This box has a color of #cc97cf
<div style="background-color:#cc97cf;">Content here</div>
.mybackground {background-color:#cc97cf;}
Border around this has a color of #cc97cf
<div style="border:2px solid #cc97cf;">Content here</div>
.myborder {border:2px solid #cc97cf;}