#c80cc5 color space conversions
Hex:
#c80cc5
RGB:
200, 12, 197
CMY:
22, 95, 23
CMYK:
0, 94, 1, 22
HSL:
301°, 88.6792%, 41.5686%
HSV (HSB):
301°, 94.0000%, 78.4314%
XYZ:
34.0289, 16.5735, 54.2288
xyY:
0.3246, 0.1581, 16.5735
CIE-Lab:
47.7181, 80.3897, -48.6743
CIE-LCH:
47.7181, 93.9771, 328.8060
CIE-Luv:
47.7181, 66.8844, -82.7410
Hunter-Lab:
40.7106, 77.9600, -50.4802
#c80cc5 color charts
#c80cc5 color shades, tints & tones
#c80cc5 color schemes
#c80cc5 color preview, HTML & CSS examples
This text has a color of #c80cc5
<p style="color:#c80cc5;">Text here</p>
.mytext {color:#c80cc5;}
This box has a color of #c80cc5
<div style="background-color:#c80cc5;">Content here</div>
.mybackground {background-color:#c80cc5;}
Border around this has a color of #c80cc5
<div style="border:2px solid #c80cc5;">Content here</div>
.myborder {border:2px solid #c80cc5;}