#cc80fb color space conversions
Hex:
#cc80fb
RGB:
204, 128, 251
CMY:
20, 50, 2
CMYK:
19, 49, 0, 2
HSL:
277°, 93.8931%, 74.3137%
HSV (HSB):
277°, 49.0040%, 98.4314%
XYZ:
50.0336, 35.2407, 95.4319
xyY:
0.2769, 0.1950, 35.2407
CIE-Lab:
65.9357, 50.5467, -50.1312
CIE-LCH:
65.9357, 71.1906, 315.2364
CIE-Luv:
65.9357, 28.7539, -87.1258
Hunter-Lab:
59.3639, 46.5580, -53.7583
#cc80fb color charts
#cc80fb color shades, tints & tones
#cc80fb color schemes
#cc80fb color preview, HTML & CSS examples
This text has a color of #cc80fb
<p style="color:#cc80fb;">Text here</p>
.mytext {color:#cc80fb;}
This box has a color of #cc80fb
<div style="background-color:#cc80fb;">Content here</div>
.mybackground {background-color:#cc80fb;}
Border around this has a color of #cc80fb
<div style="border:2px solid #cc80fb;">Content here</div>
.myborder {border:2px solid #cc80fb;}