#df21cb color space conversions
Hex:
#df21cb
RGB:
223, 33, 203
CMY:
13, 87, 20
CMYK:
0, 85, 9, 13
HSL:
306°, 74.8031%, 50.1961%
HSV (HSB):
306°, 85.2018%, 87.4510%
XYZ:
41.7548, 21.0875, 58.3695
xyY:
0.3445, 0.1740, 21.0875
CIE-Lab:
53.0451, 82.4871, -43.4262
CIE-LCH:
53.0451, 93.2200, 332.2350
CIE-Luv:
53.0451, 79.5877, -77.4955
Hunter-Lab:
45.9211, 81.9431, -43.2177
#df21cb color charts
#df21cb color shades, tints & tones
#df21cb color schemes
#df21cb color preview, HTML & CSS examples
This text has a color of #df21cb
<p style="color:#df21cb;">Text here</p>
.mytext {color:#df21cb;}
This box has a color of #df21cb
<div style="background-color:#df21cb;">Content here</div>
.mybackground {background-color:#df21cb;}
Border around this has a color of #df21cb
<div style="border:2px solid #df21cb;">Content here</div>
.myborder {border:2px solid #df21cb;}