#cc80f8 color space conversions
Hex:
#cc80f8
RGB:
204, 128, 248
CMY:
20, 50, 3
CMYK:
18, 48, 0, 3
HSL:
278°, 89.5522%, 73.7255%
HSV (HSB):
278°, 48.3871%, 97.2549%
XYZ:
49.5643, 35.0530, 92.9605
xyY:
0.2791, 0.1974, 35.0530
CIE-Lab:
65.7899, 49.9087, -48.7159
CIE-LCH:
65.7899, 69.7432, 315.6929
CIE-Luv:
65.7899, 29.2894, -84.6967
Hunter-Lab:
59.2056, 45.8225, -51.6491
#cc80f8 color charts
#cc80f8 color shades, tints & tones
#cc80f8 color schemes
#cc80f8 color preview, HTML & CSS examples
This text has a color of #cc80f8
<p style="color:#cc80f8;">Text here</p>
.mytext {color:#cc80f8;}
This box has a color of #cc80f8
<div style="background-color:#cc80f8;">Content here</div>
.mybackground {background-color:#cc80f8;}
Border around this has a color of #cc80f8
<div style="border:2px solid #cc80f8;">Content here</div>
.myborder {border:2px solid #cc80f8;}