#df56e5 color space conversions
Hex:
#df56e5
RGB:
223, 86, 229
CMY:
13, 66, 10
CMYK:
3, 62, 0, 10
HSL:
297°, 73.3333%, 61.7647%
HSV (HSB):
297°, 62.4454%, 89.8039%
XYZ:
47.9021, 28.0007, 77.0087
xyY:
0.3133, 0.1831, 28.0007
CIE-Lab:
59.8894, 70.7919, -47.3490
CIE-LCH:
59.8894, 85.1670, 326.2235
CIE-Luv:
59.8894, 59.4058, -83.9139
Hunter-Lab:
52.9157, 68.9852, -49.2443
#df56e5 color charts
#df56e5 color shades, tints & tones
#df56e5 color schemes
#df56e5 color preview, HTML & CSS examples
This text has a color of #df56e5
<p style="color:#df56e5;">Text here</p>
.mytext {color:#df56e5;}
This box has a color of #df56e5
<div style="background-color:#df56e5;">Content here</div>
.mybackground {background-color:#df56e5;}
Border around this has a color of #df56e5
<div style="border:2px solid #df56e5;">Content here</div>
.myborder {border:2px solid #df56e5;}