#df02e0 color space conversions
Hex:
#df02e0
RGB:
223, 2, 224
CMY:
13, 99, 12
CMYK:
0, 99, 0, 12
HSL:
300°, 98.2301%, 44.3137%
HSV (HSB):
300°, 99.1071%, 87.8431%
XYZ:
43.9077, 21.1132, 72.2821
xyY:
0.3198, 0.1538, 21.1132
CIE-Lab:
53.0732, 88.7897, -55.3781
CIE-LCH:
53.0732, 104.6439, 328.0482
CIE-Luv:
53.0732, 73.3473, -96.0908
Hunter-Lab:
45.9491, 90.1586, -61.1041
#df02e0 color charts
#df02e0 color shades, tints & tones
#df02e0 color schemes
#df02e0 color preview, HTML & CSS examples
This text has a color of #df02e0
<p style="color:#df02e0;">Text here</p>
.mytext {color:#df02e0;}
This box has a color of #df02e0
<div style="background-color:#df02e0;">Content here</div>
.mybackground {background-color:#df02e0;}
Border around this has a color of #df02e0
<div style="border:2px solid #df02e0;">Content here</div>
.myborder {border:2px solid #df02e0;}