#cc80f9 color space conversions
Hex:
#cc80f9
RGB:
204, 128, 249
CMY:
20, 50, 2
CMYK:
18, 49, 0, 2
HSL:
278°, 90.9774%, 73.9216%
HSV (HSB):
278°, 48.5944%, 97.6471%
XYZ:
49.7199, 35.1153, 93.7799
xyY:
0.2784, 0.1966, 35.1153
CIE-Lab:
65.8383, 50.1208, -49.1883
CIE-LCH:
65.8383, 70.2253, 315.5380
CIE-Luv:
65.8383, 29.1105, -85.5073
Hunter-Lab:
59.2581, 46.0667, -52.3497
#cc80f9 color charts
#cc80f9 color shades, tints & tones
#cc80f9 color schemes
#cc80f9 color preview, HTML & CSS examples
This text has a color of #cc80f9
<p style="color:#cc80f9;">Text here</p>
.mytext {color:#cc80f9;}
This box has a color of #cc80f9
<div style="background-color:#cc80f9;">Content here</div>
.mybackground {background-color:#cc80f9;}
Border around this has a color of #cc80f9
<div style="border:2px solid #cc80f9;">Content here</div>
.myborder {border:2px solid #cc80f9;}