#dc34c7 color space conversions
Hex:
#dc34c7
RGB:
220, 52, 199
CMY:
14, 80, 22
CMYK:
0, 76, 10, 14
HSL:
308°, 70.5882%, 53.3333%
HSV (HSB):
308°, 76.3636%, 86.2745%
XYZ:
41.0520, 21.7951, 56.0760
xyY:
0.3452, 0.1833, 21.7951
CIE-Lab:
53.8090, 77.0501, -39.9528
CIE-LCH:
53.8090, 86.7925, 332.5919
CIE-Luv:
53.8090, 75.8276, -71.7106
Hunter-Lab:
46.6853, 75.2621, -38.5365
#dc34c7 color charts
#dc34c7 color shades, tints & tones
#dc34c7 color schemes
#dc34c7 color preview, HTML & CSS examples
This text has a color of #dc34c7
<p style="color:#dc34c7;">Text here</p>
.mytext {color:#dc34c7;}
This box has a color of #dc34c7
<div style="background-color:#dc34c7;">Content here</div>
.mybackground {background-color:#dc34c7;}
Border around this has a color of #dc34c7
<div style="border:2px solid #dc34c7;">Content here</div>
.myborder {border:2px solid #dc34c7;}