#c12c9c color space conversions
Hex:
#c12c9c
RGB:
193, 44, 156
CMY:
24, 83, 39
CMYK:
0, 77, 19, 24
HSL:
315°, 62.8692%, 46.4706%
HSV (HSB):
315°, 77.2021%, 75.6863%
XYZ:
28.8938, 15.5391, 32.9290
xyY:
0.3735, 0.2009, 15.5391
CIE-Lab:
46.3639, 67.3854, -26.7224
CIE-LCH:
46.3639, 72.4906, 338.3687
CIE-Luv:
46.3639, 73.8460, -48.6312
Hunter-Lab:
39.4197, 61.8520, -21.9337
#c12c9c color charts
#c12c9c color shades, tints & tones
#c12c9c color schemes
#c12c9c color preview, HTML & CSS examples
This text has a color of #c12c9c
<p style="color:#c12c9c;">Text here</p>
.mytext {color:#c12c9c;}
This box has a color of #c12c9c
<div style="background-color:#c12c9c;">Content here</div>
.mybackground {background-color:#c12c9c;}
Border around this has a color of #c12c9c
<div style="border:2px solid #c12c9c;">Content here</div>
.myborder {border:2px solid #c12c9c;}