#dc37d5 color space conversions
Hex:
#dc37d5
RGB:
220, 55, 213
CMY:
14, 78, 16
CMYK:
0, 75, 3, 14
HSL:
303°, 70.2128%, 53.9216%
HSV (HSB):
303°, 75.0000%, 86.2745%
XYZ:
42.8916, 22.7521, 65.0817
xyY:
0.3281, 0.1740, 22.7521
CIE-Lab:
54.8161, 78.2724, -46.3761
CIE-LCH:
54.8161, 90.9797, 329.3534
CIE-Luv:
54.8161, 70.0219, -81.9016
Hunter-Lab:
47.6992, 77.0356, -47.5071
#dc37d5 color charts
#dc37d5 color shades, tints & tones
#dc37d5 color schemes
#dc37d5 color preview, HTML & CSS examples
This text has a color of #dc37d5
<p style="color:#dc37d5;">Text here</p>
.mytext {color:#dc37d5;}
This box has a color of #dc37d5
<div style="background-color:#dc37d5;">Content here</div>
.mybackground {background-color:#dc37d5;}
Border around this has a color of #dc37d5
<div style="border:2px solid #dc37d5;">Content here</div>
.myborder {border:2px solid #dc37d5;}