#df03f9 color space conversions
Hex:
#df03f9
RGB:
223, 3, 249
CMY:
13, 99, 2
CMYK:
10, 99, 0, 2
HSL:
294°, 97.6190%, 49.4118%
HSV (HSB):
294°, 98.7952%, 97.6471%
XYZ:
47.5629, 22.5927, 91.4765
xyY:
0.2943, 0.1398, 22.5927
CIE-Lab:
54.6503, 92.4329, -66.9071
CIE-LCH:
54.6503, 114.1070, 324.1013
CIE-Luv:
54.6503, 63.9658, -114.1456
Hunter-Lab:
47.5317, 95.4364, -80.8335
#df03f9 color charts
#df03f9 color shades, tints & tones
#df03f9 color schemes
#df03f9 color preview, HTML & CSS examples
This text has a color of #df03f9
<p style="color:#df03f9;">Text here</p>
.mytext {color:#df03f9;}
This box has a color of #df03f9
<div style="background-color:#df03f9;">Content here</div>
.mybackground {background-color:#df03f9;}
Border around this has a color of #df03f9
<div style="border:2px solid #df03f9;">Content here</div>
.myborder {border:2px solid #df03f9;}