#df5ace color space conversions
Hex:
#df5ace
RGB:
223, 90, 206
CMY:
13, 65, 19
CMYK:
0, 60, 8, 13
HSL:
308°, 67.5127%, 61.3725%
HSV (HSB):
308°, 59.6413%, 87.4510%
XYZ:
45.2282, 27.4565, 61.3084
xyY:
0.3375, 0.2049, 27.4565
CIE-Lab:
59.3945, 65.3789, -35.1612
CIE-LCH:
59.3945, 74.2342, 331.7284
CIE-Luv:
59.3945, 65.1636, -63.9569
Hunter-Lab:
52.3990, 62.3740, -32.6918
#df5ace color charts
#df5ace color shades, tints & tones
#df5ace color schemes
#df5ace color preview, HTML & CSS examples
This text has a color of #df5ace
<p style="color:#df5ace;">Text here</p>
.mytext {color:#df5ace;}
This box has a color of #df5ace
<div style="background-color:#df5ace;">Content here</div>
.mybackground {background-color:#df5ace;}
Border around this has a color of #df5ace
<div style="border:2px solid #df5ace;">Content here</div>
.myborder {border:2px solid #df5ace;}