#c80cc3 color space conversions
Hex:
#c80cc3
RGB:
200, 12, 195
CMY:
22, 95, 24
CMYK:
0, 94, 3, 22
HSL:
302°, 88.6792%, 41.5686%
HSV (HSB):
302°, 94.0000%, 78.4314%
XYZ:
33.8012, 16.4824, 53.0297
xyY:
0.3272, 0.1595, 16.4824
CIE-Lab:
47.6012, 80.1000, -47.6987
CIE-LCH:
47.6012, 93.2265, 329.2267
CIE-Luv:
47.6012, 67.6708, -81.2459
Hunter-Lab:
40.5986, 77.5666, -49.0253
#c80cc3 color charts
#c80cc3 color shades, tints & tones
#c80cc3 color schemes
#c80cc3 color preview, HTML & CSS examples
This text has a color of #c80cc3
<p style="color:#c80cc3;">Text here</p>
.mytext {color:#c80cc3;}
This box has a color of #c80cc3
<div style="background-color:#c80cc3;">Content here</div>
.mybackground {background-color:#c80cc3;}
Border around this has a color of #c80cc3
<div style="border:2px solid #c80cc3;">Content here</div>
.myborder {border:2px solid #c80cc3;}