#c80abc color space conversions
Hex:
#c80abc
RGB:
200, 10, 188
CMY:
22, 96, 26
CMYK:
0, 95, 6, 22
HSL:
304°, 90.4762%, 41.1765%
HSV (HSB):
304°, 95.0000%, 78.4314%
XYZ:
33.0051, 16.1273, 48.9503
xyY:
0.3365, 0.1644, 16.1273
CIE-Lab:
47.1410, 79.2800, -44.3489
CIE-LCH:
47.1410, 90.8413, 330.7775
CIE-Luv:
47.1410, 70.5853, -76.1127
Hunter-Lab:
40.1588, 76.4248, -44.1585
#c80abc color charts
#c80abc color shades, tints & tones
#c80abc color schemes
#c80abc color preview, HTML & CSS examples
This text has a color of #c80abc
<p style="color:#c80abc;">Text here</p>
.mytext {color:#c80abc;}
This box has a color of #c80abc
<div style="background-color:#c80abc;">Content here</div>
.mybackground {background-color:#c80abc;}
Border around this has a color of #c80abc
<div style="border:2px solid #c80abc;">Content here</div>
.myborder {border:2px solid #c80abc;}