#df5cc9 color space conversions
Hex:
#df5cc9
RGB:
223, 92, 201
CMY:
13, 64, 21
CMYK:
0, 59, 10, 13
HSL:
310°, 67.1795%, 61.7647%
HSV (HSB):
310°, 58.7444%, 87.4510%
XYZ:
44.8012, 27.5593, 58.2165
xyY:
0.3431, 0.2111, 27.5593
CIE-Lab:
59.4885, 63.7417, -32.1749
CIE-LCH:
59.4885, 71.4019, 333.2167
CIE-Luv:
59.4885, 65.9942, -59.0832
Hunter-Lab:
52.4970, 60.4632, -29.0018
#df5cc9 color charts
#df5cc9 color shades, tints & tones
#df5cc9 color schemes
#df5cc9 color preview, HTML & CSS examples
This text has a color of #df5cc9
<p style="color:#df5cc9;">Text here</p>
.mytext {color:#df5cc9;}
This box has a color of #df5cc9
<div style="background-color:#df5cc9;">Content here</div>
.mybackground {background-color:#df5cc9;}
Border around this has a color of #df5cc9
<div style="border:2px solid #df5cc9;">Content here</div>
.myborder {border:2px solid #df5cc9;}