#db20c5 color space conversions
Hex:
#db20c5
RGB:
219, 32, 197
CMY:
14, 87, 23
CMYK:
0, 85, 10, 14
HSL:
307°, 74.5020%, 49.2157%
HSV (HSB):
307°, 85.3881%, 85.8824%
XYZ:
39.8080, 20.1243, 54.6096
xyY:
0.3475, 0.1757, 20.1243
CIE-Lab:
51.9775, 81.0875, -41.7008
CIE-LCH:
51.9775, 91.1819, 332.7847
CIE-Luv:
51.9775, 79.1646, -74.3555
Hunter-Lab:
44.8601, 79.8921, -40.7734
#db20c5 color charts
#db20c5 color shades, tints & tones
#db20c5 color schemes
#db20c5 color preview, HTML & CSS examples
This text has a color of #db20c5
<p style="color:#db20c5;">Text here</p>
.mytext {color:#db20c5;}
This box has a color of #db20c5
<div style="background-color:#db20c5;">Content here</div>
.mybackground {background-color:#db20c5;}
Border around this has a color of #db20c5
<div style="border:2px solid #db20c5;">Content here</div>
.myborder {border:2px solid #db20c5;}