#c80dc9 color space conversions
Hex:
#c80dc9
RGB:
200, 13, 201
CMY:
22, 95, 21
CMYK:
0, 94, 0, 21
HSL:
300°, 87.8505%, 41.9608%
HSV (HSB):
300°, 93.5323%, 78.8235%
XYZ:
34.5060, 16.7843, 56.6794
xyY:
0.3196, 0.1555, 16.7843
CIE-Lab:
47.9870, 80.8819, -50.5635
CIE-LCH:
47.9870, 95.3863, 327.9883
CIE-Luv:
47.9870, 65.2776, -85.6468
Hunter-Lab:
40.9686, 78.6473, -53.3487
#c80dc9 color charts
#c80dc9 color shades, tints & tones
#c80dc9 color schemes
#c80dc9 color preview, HTML & CSS examples
This text has a color of #c80dc9
<p style="color:#c80dc9;">Text here</p>
.mytext {color:#c80dc9;}
This box has a color of #c80dc9
<div style="background-color:#c80dc9;">Content here</div>
.mybackground {background-color:#c80dc9;}
Border around this has a color of #c80dc9
<div style="border:2px solid #c80dc9;">Content here</div>
.myborder {border:2px solid #c80dc9;}