#c80ec3 color space conversions
Hex:
#c80ec3
RGB:
200, 14, 195
CMY:
22, 95, 24
CMYK:
0, 93, 3, 22
HSL:
302°, 86.9159%, 41.9608%
HSV (HSB):
302°, 93.0000%, 78.4314%
XYZ:
33.8268, 16.5336, 53.0382
xyY:
0.3271, 0.1599, 16.5336
CIE-Lab:
47.6669, 79.9061, -47.5938
CIE-LCH:
47.6669, 93.0063, 329.2211
CIE-Luv:
47.6669, 67.5548, -81.0988
Hunter-Lab:
40.6615, 77.3387, -48.8739
#c80ec3 color charts
#c80ec3 color shades, tints & tones
#c80ec3 color schemes
#c80ec3 color preview, HTML & CSS examples
This text has a color of #c80ec3
<p style="color:#c80ec3;">Text here</p>
.mytext {color:#c80ec3;}
This box has a color of #c80ec3
<div style="background-color:#c80ec3;">Content here</div>
.mybackground {background-color:#c80ec3;}
Border around this has a color of #c80ec3
<div style="border:2px solid #c80ec3;">Content here</div>
.myborder {border:2px solid #c80ec3;}