#c80eb4 color space conversions
Hex:
#c80eb4
RGB:
200, 14, 180
CMY:
22, 95, 29
CMYK:
0, 93, 10, 22
HSL:
306°, 86.9159%, 41.9608%
HSV (HSB):
306°, 93.0000%, 78.4314%
XYZ:
32.2147, 15.8887, 44.5489
xyY:
0.3477, 0.1715, 15.8887
CIE-Lab:
46.8282, 77.8005, -40.1514
CIE-LCH:
46.8282, 87.5503, 332.7026
CIE-Luv:
46.8282, 73.6397, -69.7330
Hunter-Lab:
39.8607, 74.5044, -38.3610
#c80eb4 color charts
#c80eb4 color shades, tints & tones
#c80eb4 color schemes
#c80eb4 color preview, HTML & CSS examples
This text has a color of #c80eb4
<p style="color:#c80eb4;">Text here</p>
.mytext {color:#c80eb4;}
This box has a color of #c80eb4
<div style="background-color:#c80eb4;">Content here</div>
.mybackground {background-color:#c80eb4;}
Border around this has a color of #c80eb4
<div style="border:2px solid #c80eb4;">Content here</div>
.myborder {border:2px solid #c80eb4;}