#df10dc color space conversions
Hex:
#df10dc
RGB:
223, 16, 220
CMY:
13, 94, 14
CMYK:
0, 93, 1, 13
HSL:
301°, 86.6109%, 46.8627%
HSV (HSB):
301°, 92.8251%, 87.4510%
XYZ:
43.5350, 21.2259, 69.5126
xyY:
0.3242, 0.1581, 21.2259
CIE-Lab:
53.1958, 87.1644, -52.9093
CIE-LCH:
53.1958, 101.9658, 328.7420
CIE-Luv:
53.1958, 74.2873, -92.2949
Hunter-Lab:
46.0715, 88.0472, -57.2065
#df10dc color charts
#df10dc color shades, tints & tones
#df10dc color schemes
#df10dc color preview, HTML & CSS examples
This text has a color of #df10dc
<p style="color:#df10dc;">Text here</p>
.mytext {color:#df10dc;}
This box has a color of #df10dc
<div style="background-color:#df10dc;">Content here</div>
.mybackground {background-color:#df10dc;}
Border around this has a color of #df10dc
<div style="border:2px solid #df10dc;">Content here</div>
.myborder {border:2px solid #df10dc;}