#df03e1 color space conversions
Hex:
#df03e1
RGB:
223, 3, 225
CMY:
13, 99, 12
CMYK:
1, 99, 0, 12
HSL:
299°, 97.3684%, 44.7059%
HSV (HSB):
299°, 98.6667%, 88.2353%
XYZ:
44.0546, 21.1893, 73.0022
xyY:
0.3187, 0.1533, 21.1893
CIE-Lab:
53.1561, 88.8628, -55.8126
CIE-LCH:
53.1561, 104.9364, 327.8681
CIE-Luv:
53.1561, 72.9130, -96.7761
Hunter-Lab:
46.0319, 90.2768, -61.8060
#df03e1 color charts
#df03e1 color shades, tints & tones
#df03e1 color schemes
#df03e1 color preview, HTML & CSS examples
This text has a color of #df03e1
<p style="color:#df03e1;">Text here</p>
.mytext {color:#df03e1;}
This box has a color of #df03e1
<div style="background-color:#df03e1;">Content here</div>
.mybackground {background-color:#df03e1;}
Border around this has a color of #df03e1
<div style="border:2px solid #df03e1;">Content here</div>
.myborder {border:2px solid #df03e1;}