#c80cfa color space conversions
Hex:
#c80cfa
RGB:
200, 12, 250
CMY:
22, 95, 2
CMYK:
20, 95, 0, 2
HSL:
287°, 95.9677%, 51.3725%
HSV (HSB):
287°, 95.2000%, 98.0392%
XYZ:
41.2062, 19.4444, 92.0238
xyY:
0.2699, 0.1274, 19.4444
CIE-Lab:
51.2032, 88.7547, -73.2260
CIE-LCH:
51.2032, 115.0628, 320.4761
CIE-Luv:
51.2032, 48.4809, -120.4503
Hunter-Lab:
44.0958, 89.6350, -92.8655
#c80cfa color charts
#c80cfa color shades, tints & tones
#c80cfa color schemes
#c80cfa color preview, HTML & CSS examples
This text has a color of #c80cfa
<p style="color:#c80cfa;">Text here</p>
.mytext {color:#c80cfa;}
This box has a color of #c80cfa
<div style="background-color:#c80cfa;">Content here</div>
.mybackground {background-color:#c80cfa;}
Border around this has a color of #c80cfa
<div style="border:2px solid #c80cfa;">Content here</div>
.myborder {border:2px solid #c80cfa;}