#df56d7 color space conversions
Hex:
#df56d7
RGB:
223, 86, 215
CMY:
13, 66, 16
CMYK:
0, 61, 4, 13
HSL:
304°, 68.1592%, 60.5882%
HSV (HSB):
304°, 61.4350%, 87.4510%
XYZ:
46.0250, 27.2498, 67.1239
xyY:
0.3278, 0.1941, 27.2498
CIE-Lab:
59.2049, 68.4754, -40.5532
CIE-LCH:
59.2049, 79.5830, 329.3647
CIE-Luv:
59.2049, 63.6807, -72.7825
Hunter-Lab:
52.2014, 66.0276, -39.6980
#df56d7 color charts
#df56d7 color shades, tints & tones
#df56d7 color schemes
#df56d7 color preview, HTML & CSS examples
This text has a color of #df56d7
<p style="color:#df56d7;">Text here</p>
.mytext {color:#df56d7;}
This box has a color of #df56d7
<div style="background-color:#df56d7;">Content here</div>
.mybackground {background-color:#df56d7;}
Border around this has a color of #df56d7
<div style="border:2px solid #df56d7;">Content here</div>
.myborder {border:2px solid #df56d7;}