#df03f4 color space conversions
Hex:
#df03f4
RGB:
223, 3, 244
CMY:
13, 99, 4
CMYK:
9, 99, 0, 4
HSL:
295°, 97.5709%, 48.4314%
HSV (HSB):
295°, 98.7705%, 95.6863%
XYZ:
46.7931, 22.2848, 87.4231
xyY:
0.2990, 0.1424, 22.2848
CIE-Lab:
54.3278, 91.6695, -64.6334
CIE-LCH:
54.3278, 112.1640, 324.8135
CIE-Luv:
54.3278, 65.7542, -110.5871
Hunter-Lab:
47.2067, 94.3243, -76.7556
#df03f4 color charts
#df03f4 color shades, tints & tones
#df03f4 color schemes
#df03f4 color preview, HTML & CSS examples
This text has a color of #df03f4
<p style="color:#df03f4;">Text here</p>
.mytext {color:#df03f4;}
This box has a color of #df03f4
<div style="background-color:#df03f4;">Content here</div>
.mybackground {background-color:#df03f4;}
Border around this has a color of #df03f4
<div style="border:2px solid #df03f4;">Content here</div>
.myborder {border:2px solid #df03f4;}