#df21dd color space conversions
Hex:
#df21dd
RGB:
223, 33, 221
CMY:
13, 87, 13
CMYK:
0, 85, 1, 13
HSL:
301°, 74.8031%, 50.1961%
HSV (HSB):
301°, 85.2018%, 87.4510%
XYZ:
44.0264, 21.9961, 70.3318
xyY:
0.3229, 0.1613, 21.9961
CIE-Lab:
54.0229, 85.0441, -52.1572
CIE-LCH:
54.0229, 99.7640, 328.4794
CIE-Luv:
54.0229, 72.4870, -91.2378
Hunter-Lab:
46.9000, 85.4880, -56.0819
#df21dd color charts
#df21dd color shades, tints & tones
#df21dd color schemes
#df21dd color preview, HTML & CSS examples
This text has a color of #df21dd
<p style="color:#df21dd;">Text here</p>
.mytext {color:#df21dd;}
This box has a color of #df21dd
<div style="background-color:#df21dd;">Content here</div>
.mybackground {background-color:#df21dd;}
Border around this has a color of #df21dd
<div style="border:2px solid #df21dd;">Content here</div>
.myborder {border:2px solid #df21dd;}