#da20c5 color space conversions
Hex:
#da20c5
RGB:
218, 32, 197
CMY:
15, 87, 23
CMYK:
0, 85, 10, 15
HSL:
307°, 74.4000%, 49.0196%
HSV (HSB):
307°, 85.3211%, 85.4902%
XYZ:
39.5080, 19.9697, 54.5956
xyY:
0.3463, 0.1751, 19.9697
CIE-Lab:
51.8029, 80.8979, -41.9881
CIE-LCH:
51.8029, 91.1454, 332.5695
CIE-Luv:
51.8029, 78.4146, -74.6925
Hunter-Lab:
44.6874, 79.6082, -41.1546
#da20c5 color charts
#da20c5 color shades, tints & tones
#da20c5 color schemes
#da20c5 color preview, HTML & CSS examples
This text has a color of #da20c5
<p style="color:#da20c5;">Text here</p>
.mytext {color:#da20c5;}
This box has a color of #da20c5
<div style="background-color:#da20c5;">Content here</div>
.mybackground {background-color:#da20c5;}
Border around this has a color of #da20c5
<div style="border:2px solid #da20c5;">Content here</div>
.myborder {border:2px solid #da20c5;}