#c50d8a color space conversions
Hex:
#c50d8a
RGB:
197, 13, 138
CMY:
23, 95, 46
CMYK:
0, 93, 30, 23
HSL:
319°, 87.6190%, 41.1765%
HSV (HSB):
319°, 93.4010%, 77.2549%
XYZ:
27.7573, 13.9931, 25.2827
xyY:
0.4141, 0.2087, 13.9931
CIE-Lab:
44.2231, 72.1464, -19.0952
CIE-LCH:
44.2231, 74.6306, 345.1753
CIE-Luv:
44.2231, 89.8671, -38.3014
Hunter-Lab:
37.4074, 66.9889, -13.8874
#c50d8a color charts
#c50d8a color shades, tints & tones
#c50d8a color schemes
#c50d8a color preview, HTML & CSS examples
This text has a color of #c50d8a
<p style="color:#c50d8a;">Text here</p>
.mytext {color:#c50d8a;}
This box has a color of #c50d8a
<div style="background-color:#c50d8a;">Content here</div>
.mybackground {background-color:#c50d8a;}
Border around this has a color of #c50d8a
<div style="border:2px solid #c50d8a;">Content here</div>
.myborder {border:2px solid #c50d8a;}