#c80aed color space conversions
Hex:
#c80aed
RGB:
200, 10, 237
CMY:
22, 96, 7
CMYK:
16, 96, 0, 7
HSL:
290°, 91.9028%, 48.4314%
HSV (HSB):
290°, 95.7806%, 92.9412%
XYZ:
39.2140, 18.6109, 81.6462
xyY:
0.2812, 0.1334, 18.6109
CIE-Lab:
50.2288, 86.7550, -67.5126
CIE-LCH:
50.2288, 109.9290, 322.1100
CIE-Luv:
50.2288, 52.6374, -111.6544
Hunter-Lab:
43.1403, 86.7588, -82.0125
#c80aed color charts
#c80aed color shades, tints & tones
#c80aed color schemes
#c80aed color preview, HTML & CSS examples
This text has a color of #c80aed
<p style="color:#c80aed;">Text here</p>
.mytext {color:#c80aed;}
This box has a color of #c80aed
<div style="background-color:#c80aed;">Content here</div>
.mybackground {background-color:#c80aed;}
Border around this has a color of #c80aed
<div style="border:2px solid #c80aed;">Content here</div>
.myborder {border:2px solid #c80aed;}