#c12e8d color space conversions
Hex:
#c12e8d
RGB:
193, 46, 141
CMY:
24, 82, 45
CMYK:
0, 76, 27, 24
HSL:
321°, 61.5063%, 46.8627%
HSV (HSB):
321°, 76.1658%, 75.6863%
XYZ:
27.7770, 15.2145, 26.6720
xyY:
0.3987, 0.2184, 15.2145
CIE-Lab:
45.9266, 64.8820, -18.3696
CIE-LCH:
45.9266, 67.4323, 344.1919
CIE-Luv:
45.9266, 79.3047, -36.3109
Hunter-Lab:
39.0058, 58.8542, -13.2382
#c12e8d color charts
#c12e8d color shades, tints & tones
#c12e8d color schemes
#c12e8d color preview, HTML & CSS examples
This text has a color of #c12e8d
<p style="color:#c12e8d;">Text here</p>
.mytext {color:#c12e8d;}
This box has a color of #c12e8d
<div style="background-color:#c12e8d;">Content here</div>
.mybackground {background-color:#c12e8d;}
Border around this has a color of #c12e8d
<div style="border:2px solid #c12e8d;">Content here</div>
.myborder {border:2px solid #c12e8d;}