#c12c8a color space conversions
Hex:
#c12c8a
RGB:
193, 44, 138
CMY:
24, 83, 46
CMYK:
0, 77, 28, 24
HSL:
322°, 62.8692%, 46.4706%
HSV (HSB):
322°, 77.2021%, 75.6863%
XYZ:
27.4804, 14.9738, 25.4866
xyY:
0.4045, 0.2204, 14.9738
CIE-Lab:
45.5983, 65.1122, -17.0537
CIE-LCH:
45.5983, 67.3084, 345.3232
CIE-Luv:
45.5983, 81.0501, -34.4725
Hunter-Lab:
38.6960, 59.0460, -11.9634
#c12c8a color charts
#c12c8a color shades, tints & tones
#c12c8a color schemes
#c12c8a color preview, HTML & CSS examples
This text has a color of #c12c8a
<p style="color:#c12c8a;">Text here</p>
.mytext {color:#c12c8a;}
This box has a color of #c12c8a
<div style="background-color:#c12c8a;">Content here</div>
.mybackground {background-color:#c12c8a;}
Border around this has a color of #c12c8a
<div style="border:2px solid #c12c8a;">Content here</div>
.myborder {border:2px solid #c12c8a;}