#cc80e3 color space conversions
Hex:
#cc80e3
RGB:
204, 128, 227
CMY:
20, 50, 11
CMYK:
10, 44, 0, 11
HSL:
286°, 63.8710%, 69.6078%
HSV (HSB):
286°, 43.6123%, 89.0196%
XYZ:
46.4861, 33.8218, 76.7512
xyY:
0.2960, 0.2153, 33.8218
CIE-Lab:
64.8208, 45.5757, -38.6476
CIE-LCH:
64.8208, 59.7560, 319.7025
CIE-Luv:
64.8208, 33.1291, -67.5056
Hunter-Lab:
58.1565, 40.9063, -37.5376
#cc80e3 color charts
#cc80e3 color shades, tints & tones
#cc80e3 color schemes
#cc80e3 color preview, HTML & CSS examples
This text has a color of #cc80e3
<p style="color:#cc80e3;">Text here</p>
.mytext {color:#cc80e3;}
This box has a color of #cc80e3
<div style="background-color:#cc80e3;">Content here</div>
.mybackground {background-color:#cc80e3;}
Border around this has a color of #cc80e3
<div style="border:2px solid #cc80e3;">Content here</div>
.myborder {border:2px solid #cc80e3;}