#dc3cd5 color space conversions
Hex:
#dc3cd5
RGB:
220, 60, 213
CMY:
14, 76, 16
CMYK:
0, 73, 3, 14
HSL:
303°, 69.5652%, 54.9020%
HSV (HSB):
303°, 72.7273%, 86.2745%
XYZ:
43.1413, 23.2515, 65.1650
xyY:
0.3279, 0.1767, 23.2515
CIE-Lab:
55.3304, 76.7982, -45.5611
CIE-LCH:
55.3304, 89.2960, 329.3212
CIE-Luv:
55.3304, 69.0050, -80.6244
Hunter-Lab:
48.2198, 75.3159, -46.3716
#dc3cd5 color charts
#dc3cd5 color shades, tints & tones
#dc3cd5 color schemes
#dc3cd5 color preview, HTML & CSS examples
This text has a color of #dc3cd5
<p style="color:#dc3cd5;">Text here</p>
.mytext {color:#dc3cd5;}
This box has a color of #dc3cd5
<div style="background-color:#dc3cd5;">Content here</div>
.mybackground {background-color:#dc3cd5;}
Border around this has a color of #dc3cd5
<div style="border:2px solid #dc3cd5;">Content here</div>
.myborder {border:2px solid #dc3cd5;}