#c80cf5 color space conversions
Hex:
#c80cf5
RGB:
200, 12, 245
CMY:
22, 95, 4
CMYK:
18, 95, 0, 4
HSL:
288°, 92.0949%, 50.3922%
HSV (HSB):
288°, 95.1020%, 96.0784%
XYZ:
40.4323, 19.1349, 87.9486
xyY:
0.2741, 0.1297, 19.1349
CIE-Lab:
50.8446, 87.9160, -71.0106
CIE-LCH:
50.8446, 113.0121, 321.0719
CIE-Luv:
50.8446, 50.0193, -117.0534
Hunter-Lab:
43.7434, 88.4376, -88.5854
#c80cf5 color charts
#c80cf5 color shades, tints & tones
#c80cf5 color schemes
#c80cf5 color preview, HTML & CSS examples
This text has a color of #c80cf5
<p style="color:#c80cf5;">Text here</p>
.mytext {color:#c80cf5;}
This box has a color of #c80cf5
<div style="background-color:#c80cf5;">Content here</div>
.mybackground {background-color:#c80cf5;}
Border around this has a color of #c80cf5
<div style="border:2px solid #c80cf5;">Content here</div>
.myborder {border:2px solid #c80cf5;}