#cc80dc color space conversions
Hex:
#cc80dc
RGB:
204, 128, 220
CMY:
20, 50, 14
CMYK:
7, 42, 0, 14
HSL:
290°, 56.7901%, 68.2353%
HSV (HSB):
290°, 41.8182%, 86.2745%
XYZ:
45.5393, 33.4430, 71.7651
xyY:
0.3021, 0.2218, 33.4430
CIE-Lab:
64.5180, 44.1879, -35.2286
CIE-LCH:
64.5180, 56.5122, 321.4365
CIE-Luv:
64.5180, 34.4393, -61.7213
Hunter-Lab:
57.8299, 39.3608, -33.0960
#cc80dc color charts
#cc80dc color shades, tints & tones
#cc80dc color schemes
#cc80dc color preview, HTML & CSS examples
This text has a color of #cc80dc
<p style="color:#cc80dc;">Text here</p>
.mytext {color:#cc80dc;}
This box has a color of #cc80dc
<div style="background-color:#cc80dc;">Content here</div>
.mybackground {background-color:#cc80dc;}
Border around this has a color of #cc80dc
<div style="border:2px solid #cc80dc;">Content here</div>
.myborder {border:2px solid #cc80dc;}