#df20cb color space conversions
Hex:
#df20cb
RGB:
223, 32, 203
CMY:
13, 87, 20
CMYK:
0, 86, 9, 13
HSL:
306°, 74.9020%, 50.0000%
HSV (HSB):
306°, 85.6502%, 87.4510%
XYZ:
41.7274, 21.0328, 58.3604
xyY:
0.3445, 0.1737, 21.0328
CIE-Lab:
52.9854, 82.6616, -43.5208
CIE-LCH:
52.9854, 93.4184, 332.2335
CIE-Luv:
52.9854, 79.7113, -77.6421
Hunter-Lab:
45.8615, 82.1518, -43.3455
#df20cb color charts
#df20cb color shades, tints & tones
#df20cb color schemes
#df20cb color preview, HTML & CSS examples
This text has a color of #df20cb
<p style="color:#df20cb;">Text here</p>
.mytext {color:#df20cb;}
This box has a color of #df20cb
<div style="background-color:#df20cb;">Content here</div>
.mybackground {background-color:#df20cb;}
Border around this has a color of #df20cb
<div style="border:2px solid #df20cb;">Content here</div>
.myborder {border:2px solid #df20cb;}