#dc12c7 color space conversions
Hex:
#dc12c7
RGB:
220, 18, 199
CMY:
14, 93, 22
CMYK:
0, 92, 10, 14
HSL:
306°, 84.8739%, 46.6667%
HSV (HSB):
306°, 91.8182%, 86.2745%
XYZ:
40.0403, 19.7718, 55.7388
xyY:
0.3465, 0.1711, 19.7718
CIE-Lab:
51.5782, 83.5349, -43.4770
CIE-LCH:
51.5782, 94.1718, 332.5046
CIE-Luv:
51.5782, 80.4925, -77.2114
Hunter-Lab:
44.4655, 82.9213, -43.1960
#dc12c7 color charts
#dc12c7 color shades, tints & tones
#dc12c7 color schemes
#dc12c7 color preview, HTML & CSS examples
This text has a color of #dc12c7
<p style="color:#dc12c7;">Text here</p>
.mytext {color:#dc12c7;}
This box has a color of #dc12c7
<div style="background-color:#dc12c7;">Content here</div>
.mybackground {background-color:#dc12c7;}
Border around this has a color of #dc12c7
<div style="border:2px solid #dc12c7;">Content here</div>
.myborder {border:2px solid #dc12c7;}