#c12db6 color space conversions
Hex:
#c12db6
RGB:
193, 45, 182
CMY:
24, 82, 29
CMYK:
0, 77, 6, 24
HSL:
304°, 62.1849%, 46.6667%
HSV (HSB):
304°, 76.6839%, 75.6863%
XYZ:
31.3742, 16.5916, 45.8049
xyY:
0.3346, 0.1769, 16.5916
CIE-Lab:
47.7413, 70.8061, -39.9594
CIE-LCH:
47.7413, 81.3034, 330.5618
CIE-Luv:
47.7413, 63.6984, -68.7742
Hunter-Lab:
40.7328, 66.2061, -38.1598
#c12db6 color charts
#c12db6 color shades, tints & tones
#c12db6 color schemes
#c12db6 color preview, HTML & CSS examples
This text has a color of #c12db6
<p style="color:#c12db6;">Text here</p>
.mytext {color:#c12db6;}
This box has a color of #c12db6
<div style="background-color:#c12db6;">Content here</div>
.mybackground {background-color:#c12db6;}
Border around this has a color of #c12db6
<div style="border:2px solid #c12db6;">Content here</div>
.myborder {border:2px solid #c12db6;}