#df10fd color space conversions
Hex:
#df10fd
RGB:
223, 16, 253
CMY:
13, 94, 1
CMYK:
12, 94, 0, 1
HSL:
292°, 98.3402%, 52.7451%
HSV (HSB):
292°, 93.6759%, 99.2157%
XYZ:
48.3463, 23.1504, 94.8488
xyY:
0.2906, 0.1392, 23.1504
CIE-Lab:
55.2269, 92.1150, -68.2040
CIE-LCH:
55.2269, 114.6166, 323.4829
CIE-Luv:
55.2269, 62.0942, -116.3086
Hunter-Lab:
48.1149, 95.1577, -83.1980
#df10fd color charts
#df10fd color shades, tints & tones
#df10fd color schemes
#df10fd color preview, HTML & CSS examples
This text has a color of #df10fd
<p style="color:#df10fd;">Text here</p>
.mytext {color:#df10fd;}
This box has a color of #df10fd
<div style="background-color:#df10fd;">Content here</div>
.mybackground {background-color:#df10fd;}
Border around this has a color of #df10fd
<div style="border:2px solid #df10fd;">Content here</div>
.myborder {border:2px solid #df10fd;}