#cc80d6 color space conversions
Hex:
#cc80d6
RGB:
204, 128, 214
CMY:
20, 50, 16
CMYK:
5, 40, 0, 16
HSL:
293°, 51.1905%, 67.0588%
HSV (HSB):
293°, 40.1869%, 83.9216%
XYZ:
44.7586, 33.1308, 67.6542
xyY:
0.3075, 0.2276, 33.1308
CIE-Lab:
64.2666, 43.0229, -32.2731
CIE-LCH:
64.2666, 53.7822, 323.1251
CIE-Luv:
64.2666, 35.5720, -56.7518
Hunter-Lab:
57.5593, 38.0743, -29.3969
#cc80d6 color charts
#cc80d6 color shades, tints & tones
#cc80d6 color schemes
#cc80d6 color preview, HTML & CSS examples
This text has a color of #cc80d6
<p style="color:#cc80d6;">Text here</p>
.mytext {color:#cc80d6;}
This box has a color of #cc80d6
<div style="background-color:#cc80d6;">Content here</div>
.mybackground {background-color:#cc80d6;}
Border around this has a color of #cc80d6
<div style="border:2px solid #cc80d6;">Content here</div>
.myborder {border:2px solid #cc80d6;}