#cc80c1 color space conversions
Hex:
#cc80c1
RGB:
204, 128, 193
CMY:
20, 50, 24
CMYK:
0, 37, 5, 20
HSL:
309°, 42.6966%, 65.0980%
HSV (HSB):
309°, 37.2549%, 80.0000%
XYZ:
42.2467, 32.1260, 54.4264
xyY:
0.3280, 0.2494, 32.1260
CIE-Lab:
63.4469, 39.1387, -21.7481
CIE-LCH:
63.4469, 44.7752, 330.9406
CIE-Luv:
63.4469, 39.5819, -39.3651
Hunter-Lab:
56.6798, 33.8566, -17.2570
#cc80c1 color charts
#cc80c1 color shades, tints & tones
#cc80c1 color schemes
#cc80c1 color preview, HTML & CSS examples
This text has a color of #cc80c1
<p style="color:#cc80c1;">Text here</p>
.mytext {color:#cc80c1;}
This box has a color of #cc80c1
<div style="background-color:#cc80c1;">Content here</div>
.mybackground {background-color:#cc80c1;}
Border around this has a color of #cc80c1
<div style="border:2px solid #cc80c1;">Content here</div>
.myborder {border:2px solid #cc80c1;}