#df31fd color space conversions
Hex:
#df31fd
RGB:
223, 49, 253
CMY:
13, 81, 1
CMYK:
12, 81, 0, 1
HSL:
291°, 98.0769%, 59.2157%
HSV (HSB):
291°, 80.6324%, 99.2157%
XYZ:
49.2594, 24.9764, 95.1532
xyY:
0.2908, 0.1475, 24.9764
CIE-Lab:
57.0525, 86.7431, -65.2606
CIE-LCH:
57.0525, 108.5510, 323.0443
CIE-Luv:
57.0525, 59.2796, -112.3280
Hunter-Lab:
49.9764, 88.4800, -77.9023
#df31fd color charts
#df31fd color shades, tints & tones
#df31fd color schemes
#df31fd color preview, HTML & CSS examples
This text has a color of #df31fd
<p style="color:#df31fd;">Text here</p>
.mytext {color:#df31fd;}
This box has a color of #df31fd
<div style="background-color:#df31fd;">Content here</div>
.mybackground {background-color:#df31fd;}
Border around this has a color of #df31fd
<div style="border:2px solid #df31fd;">Content here</div>
.myborder {border:2px solid #df31fd;}