#c80afc color space conversions
Hex:
#c80afc
RGB:
200, 10, 252
CMY:
22, 96, 1
CMYK:
21, 96, 0, 1
HSL:
287°, 97.5806%, 51.3725%
HSV (HSB):
287°, 96.0317%, 98.8235%
XYZ:
41.4986, 19.5247, 93.6769
xyY:
0.2683, 0.1262, 19.5247
CIE-Lab:
51.2955, 89.2496, -74.1923
CIE-LCH:
51.2955, 116.0603, 320.2636
CIE-Luv:
51.2955, 47.9424, -121.8950
Hunter-Lab:
44.1868, 90.3139, -94.7653
#c80afc color charts
#c80afc color shades, tints & tones
#c80afc color schemes
#c80afc color preview, HTML & CSS examples
This text has a color of #c80afc
<p style="color:#c80afc;">Text here</p>
.mytext {color:#c80afc;}
This box has a color of #c80afc
<div style="background-color:#c80afc;">Content here</div>
.mybackground {background-color:#c80afc;}
Border around this has a color of #c80afc
<div style="border:2px solid #c80afc;">Content here</div>
.myborder {border:2px solid #c80afc;}