#df10f5 color space conversions
Hex:
#df10f5
RGB:
223, 16, 245
CMY:
13, 94, 4
CMYK:
9, 93, 0, 4
HSL:
294°, 91.9679%, 51.1765%
HSV (HSB):
294°, 93.4694%, 96.0784%
XYZ:
47.0981, 22.6511, 88.2760
xyY:
0.2980, 0.1433, 22.6511
CIE-Lab:
54.7112, 90.8733, -64.5750
CIE-LCH:
54.7112, 111.4804, 324.6022
CIE-Luv:
54.7112, 64.8954, -110.6128
Hunter-Lab:
47.5932, 93.3552, -76.6560
#df10f5 color charts
#df10f5 color shades, tints & tones
#df10f5 color schemes
#df10f5 color preview, HTML & CSS examples
This text has a color of #df10f5
<p style="color:#df10f5;">Text here</p>
.mytext {color:#df10f5;}
This box has a color of #df10f5
<div style="background-color:#df10f5;">Content here</div>
.mybackground {background-color:#df10f5;}
Border around this has a color of #df10f5
<div style="border:2px solid #df10f5;">Content here</div>
.myborder {border:2px solid #df10f5;}