#c12d9c color space conversions
Hex:
#c12d9c
RGB:
193, 45, 156
CMY:
24, 82, 39
CMYK:
0, 77, 19, 24
HSL:
315°, 62.1849%, 46.6667%
HSV (HSB):
315°, 76.6839%, 75.6863%
XYZ:
28.9315, 15.6145, 32.9415
xyY:
0.3734, 0.2015, 15.6145
CIE-Lab:
46.4646, 67.0975, -26.5658
CIE-LCH:
46.4646, 72.1652, 338.4000
CIE-Luv:
46.4646, 73.6130, -48.3848
Hunter-Lab:
39.5152, 61.5389, -21.7660
#c12d9c color charts
#c12d9c color shades, tints & tones
#c12d9c color schemes
#c12d9c color preview, HTML & CSS examples
This text has a color of #c12d9c
<p style="color:#c12d9c;">Text here</p>
.mytext {color:#c12d9c;}
This box has a color of #c12d9c
<div style="background-color:#c12d9c;">Content here</div>
.mybackground {background-color:#c12d9c;}
Border around this has a color of #c12d9c
<div style="border:2px solid #c12d9c;">Content here</div>
.myborder {border:2px solid #c12d9c;}