#df02e5 color space conversions
Hex:
#df02e5
RGB:
223, 2, 229
CMY:
13, 99, 10
CMYK:
3, 99, 0, 10
HSL:
298°, 98.2684%, 45.2941%
HSV (HSB):
298°, 99.1266%, 89.8039%
XYZ:
44.5960, 21.3885, 75.9067
xyY:
0.3143, 0.1507, 21.3885
CIE-Lab:
53.3721, 89.5104, -57.7315
CIE-LCH:
53.3721, 106.5130, 327.1792
CIE-Luv:
53.3721, 71.3982, -99.7738
Hunter-Lab:
46.2477, 91.1913, -64.9396
#df02e5 color charts
#df02e5 color shades, tints & tones
#df02e5 color schemes
#df02e5 color preview, HTML & CSS examples
This text has a color of #df02e5
<p style="color:#df02e5;">Text here</p>
.mytext {color:#df02e5;}
This box has a color of #df02e5
<div style="background-color:#df02e5;">Content here</div>
.mybackground {background-color:#df02e5;}
Border around this has a color of #df02e5
<div style="border:2px solid #df02e5;">Content here</div>
.myborder {border:2px solid #df02e5;}