#df02d7 color space conversions
Hex:
#df02d7
RGB:
223, 2, 215
CMY:
13, 99, 16
CMYK:
0, 99, 4, 13
HSL:
302°, 98.2222%, 44.1176%
HSV (HSB):
302°, 99.1031%, 87.4510%
XYZ:
42.7189, 20.6377, 66.0219
xyY:
0.3302, 0.1595, 20.6377
CIE-Lab:
52.5507, 87.5216, -51.0893
CIE-LCH:
52.5507, 101.3417, 329.7264
CIE-Luv:
52.5507, 76.9547, -89.3868
Hunter-Lab:
45.4287, 88.3521, -54.3665
#df02d7 color charts
#df02d7 color shades, tints & tones
#df02d7 color schemes
#df02d7 color preview, HTML & CSS examples
This text has a color of #df02d7
<p style="color:#df02d7;">Text here</p>
.mytext {color:#df02d7;}
This box has a color of #df02d7
<div style="background-color:#df02d7;">Content here</div>
.mybackground {background-color:#df02d7;}
Border around this has a color of #df02d7
<div style="border:2px solid #df02d7;">Content here</div>
.myborder {border:2px solid #df02d7;}