#c80afa color space conversions
Hex:
#c80afa
RGB:
200, 10, 250
CMY:
22, 96, 2
CMYK:
20, 96, 0, 2
HSL:
288°, 96.0000%, 50.9804%
HSV (HSB):
288°, 96.0000%, 98.0392%
XYZ:
41.1833, 19.3986, 92.0162
xyY:
0.2699, 0.1271, 19.3986
CIE-Lab:
51.1503, 88.9124, -73.3120
CIE-LCH:
51.1503, 115.2391, 320.4930
CIE-Luv:
51.1503, 48.5477, -120.5466
Hunter-Lab:
44.0438, 89.8302, -93.0378
#c80afa color charts
#c80afa color shades, tints & tones
#c80afa color schemes
#c80afa color preview, HTML & CSS examples
This text has a color of #c80afa
<p style="color:#c80afa;">Text here</p>
.mytext {color:#c80afa;}
This box has a color of #c80afa
<div style="background-color:#c80afa;">Content here</div>
.mybackground {background-color:#c80afa;}
Border around this has a color of #c80afa
<div style="border:2px solid #c80afa;">Content here</div>
.myborder {border:2px solid #c80afa;}