#df16ed color space conversions
Hex:
#df16ed
RGB:
223, 22, 237
CMY:
13, 91, 7
CMYK:
6, 91, 0, 7
HSL:
296°, 85.6574%, 50.7843%
HSV (HSB):
296°, 90.7173%, 92.9412%
XYZ:
46.0044, 22.3762, 82.0151
xyY:
0.3059, 0.1488, 22.3762
CIE-Lab:
54.4239, 89.0245, -60.5528
CIE-LCH:
54.4239, 107.6662, 325.7772
CIE-Luv:
54.4239, 67.4436, -104.3587
Hunter-Lab:
47.3035, 90.8167, -69.6849
#df16ed color charts
#df16ed color shades, tints & tones
#df16ed color schemes
#df16ed color preview, HTML & CSS examples
This text has a color of #df16ed
<p style="color:#df16ed;">Text here</p>
.mytext {color:#df16ed;}
This box has a color of #df16ed
<div style="background-color:#df16ed;">Content here</div>
.mybackground {background-color:#df16ed;}
Border around this has a color of #df16ed
<div style="border:2px solid #df16ed;">Content here</div>
.myborder {border:2px solid #df16ed;}