#df02e7 color space conversions
Hex:
#df02e7
RGB:
223, 2, 231
CMY:
13, 99, 9
CMYK:
3, 99, 0, 9
HSL:
298°, 98.2833%, 45.6863%
HSV (HSB):
298°, 99.1342%, 90.5882%
XYZ:
44.8769, 21.5009, 77.3861
xyY:
0.3122, 0.1496, 21.5009
CIE-Lab:
53.4934, 89.8018, -58.6671
CIE-LCH:
53.4934, 107.2669, 326.8436
CIE-Luv:
53.4934, 70.6296, -101.2384
Hunter-Lab:
46.3691, 91.6101, -66.4917
#df02e7 color charts
#df02e7 color shades, tints & tones
#df02e7 color schemes
#df02e7 color preview, HTML & CSS examples
This text has a color of #df02e7
<p style="color:#df02e7;">Text here</p>
.mytext {color:#df02e7;}
This box has a color of #df02e7
<div style="background-color:#df02e7;">Content here</div>
.mybackground {background-color:#df02e7;}
Border around this has a color of #df02e7
<div style="border:2px solid #df02e7;">Content here</div>
.myborder {border:2px solid #df02e7;}