#c12f97 color space conversions
Hex:
#c12f97
RGB:
193, 47, 151
CMY:
24, 82, 41
CMYK:
0, 76, 22, 24
HSL:
317°, 60.8333%, 47.0588%
HSV (HSB):
317°, 75.6477%, 75.6863%
XYZ:
28.5947, 15.6049, 30.7831
xyY:
0.3814, 0.2081, 15.6049
CIE-Lab:
46.4517, 65.8432, -23.5891
CIE-LCH:
46.4517, 69.9412, 340.2893
CIE-Luv:
46.4517, 75.0851, -43.9251
Hunter-Lab:
39.5030, 60.0794, -18.5502
#c12f97 color charts
#c12f97 color shades, tints & tones
#c12f97 color schemes
#c12f97 color preview, HTML & CSS examples
This text has a color of #c12f97
<p style="color:#c12f97;">Text here</p>
.mytext {color:#c12f97;}
This box has a color of #c12f97
<div style="background-color:#c12f97;">Content here</div>
.mybackground {background-color:#c12f97;}
Border around this has a color of #c12f97
<div style="border:2px solid #c12f97;">Content here</div>
.myborder {border:2px solid #c12f97;}