#c80ab1 color space conversions
Hex:
#c80ab1
RGB:
200, 10, 177
CMY:
22, 96, 31
CMYK:
0, 95, 12, 22
HSL:
307°, 90.4762%, 41.1765%
HSV (HSB):
307°, 95.0000%, 78.4314%
XYZ:
31.8638, 15.6708, 42.9403
xyY:
0.3522, 0.1732, 15.6708
CIE-Lab:
46.5395, 77.7741, -38.8400
CIE-LCH:
46.5395, 86.9331, 333.4627
CIE-Luv:
46.5395, 75.1566, -67.7338
Hunter-Lab:
39.5863, 74.4019, -36.6030
#c80ab1 color charts
#c80ab1 color shades, tints & tones
#c80ab1 color schemes
#c80ab1 color preview, HTML & CSS examples
This text has a color of #c80ab1
<p style="color:#c80ab1;">Text here</p>
.mytext {color:#c80ab1;}
This box has a color of #c80ab1
<div style="background-color:#c80ab1;">Content here</div>
.mybackground {background-color:#c80ab1;}
Border around this has a color of #c80ab1
<div style="border:2px solid #c80ab1;">Content here</div>
.myborder {border:2px solid #c80ab1;}