#df20db color space conversions
Hex:
#df20db
RGB:
223, 32, 219
CMY:
13, 87, 14
CMYK:
0, 86, 2, 13
HSL:
301°, 74.9020%, 50.0000%
HSV (HSB):
301°, 85.6502%, 87.4510%
XYZ:
43.7341, 21.8355, 68.9275
xyY:
0.3252, 0.1623, 21.8355
CIE-Lab:
53.8520, 84.9227, -51.2934
CIE-LCH:
53.8520, 99.2113, 328.8680
CIE-Luv:
53.8520, 73.3631, -89.8661
Hunter-Lab:
46.7284, 85.2871, -54.7467
#df20db color charts
#df20db color shades, tints & tones
#df20db color schemes
#df20db color preview, HTML & CSS examples
This text has a color of #df20db
<p style="color:#df20db;">Text here</p>
.mytext {color:#df20db;}
This box has a color of #df20db
<div style="background-color:#df20db;">Content here</div>
.mybackground {background-color:#df20db;}
Border around this has a color of #df20db
<div style="border:2px solid #df20db;">Content here</div>
.myborder {border:2px solid #df20db;}