#df15fc color space conversions
Hex:
#df15fc
RGB:
223, 21, 252
CMY:
13, 92, 1
CMYK:
12, 92, 0, 1
HSL:
292°, 97.4684%, 53.5294%
HSV (HSB):
292°, 91.6667%, 98.8235%
XYZ:
48.2703, 23.2526, 94.0395
xyY:
0.2916, 0.1404, 23.2526
CIE-Lab:
55.3316, 91.4545, -67.4788
CIE-LCH:
55.3316, 113.6544, 323.5786
CIE-Luv:
55.3316, 62.1821, -115.2399
Hunter-Lab:
48.2209, 94.2960, -81.8716
#df15fc color charts
#df15fc color shades, tints & tones
#df15fc color schemes
#df15fc color preview, HTML & CSS examples
This text has a color of #df15fc
<p style="color:#df15fc;">Text here</p>
.mytext {color:#df15fc;}
This box has a color of #df15fc
<div style="background-color:#df15fc;">Content here</div>
.mybackground {background-color:#df15fc;}
Border around this has a color of #df15fc
<div style="border:2px solid #df15fc;">Content here</div>
.myborder {border:2px solid #df15fc;}