#df04f5 color space conversions
Hex:
#df04f5
RGB:
223, 4, 245
CMY:
13, 98, 4
CMYK:
9, 98, 0, 4
HSL:
295°, 96.7871%, 48.8235%
HSV (HSB):
295°, 98.3673%, 96.0784%
XYZ:
46.9563, 22.3674, 88.2287
xyY:
0.2980, 0.1420, 22.3674
CIE-Lab:
54.4147, 91.7536, -65.0529
CIE-LCH:
54.4147, 112.4749, 324.6635
CIE-Luv:
54.4147, 65.3580, -111.2525
Hunter-Lab:
47.2942, 94.4599, -77.5013
#df04f5 color charts
#df04f5 color shades, tints & tones
#df04f5 color schemes
#df04f5 color preview, HTML & CSS examples
This text has a color of #df04f5
<p style="color:#df04f5;">Text here</p>
.mytext {color:#df04f5;}
This box has a color of #df04f5
<div style="background-color:#df04f5;">Content here</div>
.mybackground {background-color:#df04f5;}
Border around this has a color of #df04f5
<div style="border:2px solid #df04f5;">Content here</div>
.myborder {border:2px solid #df04f5;}