#cc80b1 color space conversions
Hex:
#cc80b1
RGB:
204, 128, 177
CMY:
20, 50, 31
CMYK:
0, 37, 13, 20
HSL:
321°, 42.6966%, 65.0980%
HSV (HSB):
321°, 37.2549%, 80.0000%
XYZ:
40.5568, 31.4500, 45.5279
xyY:
0.3451, 0.2676, 31.4500
CIE-Lab:
62.8857, 36.4004, -13.5456
CIE-LCH:
62.8857, 38.8391, 339.5883
CIE-Luv:
62.8857, 42.6474, -26.2667
Hunter-Lab:
56.0803, 30.9491, -8.8773
#cc80b1 color charts
#cc80b1 color shades, tints & tones
#cc80b1 color schemes
#cc80b1 color preview, HTML & CSS examples
This text has a color of #cc80b1
<p style="color:#cc80b1;">Text here</p>
.mytext {color:#cc80b1;}
This box has a color of #cc80b1
<div style="background-color:#cc80b1;">Content here</div>
.mybackground {background-color:#cc80b1;}
Border around this has a color of #cc80b1
<div style="border:2px solid #cc80b1;">Content here</div>
.myborder {border:2px solid #cc80b1;}