#dc34c3 color space conversions
Hex:
#dc34c3
RGB:
220, 52, 195
CMY:
14, 80, 24
CMYK:
0, 76, 11, 14
HSL:
309°, 70.5882%, 53.3333%
HSV (HSB):
309°, 76.3636%, 86.2745%
XYZ:
40.5935, 21.6118, 53.6617
xyY:
0.3503, 0.1865, 21.6118
CIE-Lab:
53.6126, 76.4841, -37.9568
CIE-LCH:
53.6126, 85.3847, 333.6062
CIE-Luv:
53.6126, 77.3630, -68.5681
Hunter-Lab:
46.4884, 74.5107, -35.8967
#dc34c3 color charts
#dc34c3 color shades, tints & tones
#dc34c3 color schemes
#dc34c3 color preview, HTML & CSS examples
This text has a color of #dc34c3
<p style="color:#dc34c3;">Text here</p>
.mytext {color:#dc34c3;}
This box has a color of #dc34c3
<div style="background-color:#dc34c3;">Content here</div>
.mybackground {background-color:#dc34c3;}
Border around this has a color of #dc34c3
<div style="border:2px solid #dc34c3;">Content here</div>
.myborder {border:2px solid #dc34c3;}