#df25f9 color space conversions
Hex:
#df25f9
RGB:
223, 37, 249
CMY:
13, 85, 2
CMYK:
10, 85, 0, 2
HSL:
293°, 94.6429%, 56.0784%
HSV (HSB):
293°, 85.1406%, 97.6471%
XYZ:
48.1919, 23.8507, 91.6862
xyY:
0.2943, 0.1457, 23.8507
CIE-Lab:
55.9380, 88.6246, -64.8310
CIE-LCH:
55.9380, 109.8061, 323.8136
CIE-Luv:
55.9380, 61.9723, -111.3581
Hunter-Lab:
48.8371, 90.6766, -77.1242
#df25f9 color charts
#df25f9 color shades, tints & tones
#df25f9 color schemes
#df25f9 color preview, HTML & CSS examples
This text has a color of #df25f9
<p style="color:#df25f9;">Text here</p>
.mytext {color:#df25f9;}
This box has a color of #df25f9
<div style="background-color:#df25f9;">Content here</div>
.mybackground {background-color:#df25f9;}
Border around this has a color of #df25f9
<div style="border:2px solid #df25f9;">Content here</div>
.myborder {border:2px solid #df25f9;}