#df04e1 color space conversions
Hex:
#df04e1
RGB:
223, 4, 225
CMY:
13, 98, 12
CMYK:
1, 98, 0, 12
HSL:
299°, 96.5066%, 44.9020%
HSV (HSB):
299°, 98.2222%, 88.2353%
XYZ:
44.0654, 21.2111, 73.0058
xyY:
0.3187, 0.1534, 21.2111
CIE-Lab:
53.1797, 88.7929, -55.7748
CIE-LCH:
53.1797, 104.8570, 327.8652
CIE-Luv:
53.1797, 72.8717, -96.7223
Hunter-Lab:
46.0555, 90.1902, -61.7460
#df04e1 color charts
#df04e1 color shades, tints & tones
#df04e1 color schemes
#df04e1 color preview, HTML & CSS examples
This text has a color of #df04e1
<p style="color:#df04e1;">Text here</p>
.mytext {color:#df04e1;}
This box has a color of #df04e1
<div style="background-color:#df04e1;">Content here</div>
.mybackground {background-color:#df04e1;}
Border around this has a color of #df04e1
<div style="border:2px solid #df04e1;">Content here</div>
.myborder {border:2px solid #df04e1;}