#df5cc4 color space conversions
Hex:
#df5cc4
RGB:
223, 92, 196
CMY:
13, 64, 23
CMYK:
0, 59, 12, 13
HSL:
312°, 67.1795%, 61.7647%
HSV (HSB):
312°, 58.7444%, 87.4510%
XYZ:
44.2224, 27.3278, 55.1686
xyY:
0.3490, 0.2157, 27.3278
CIE-Lab:
59.2765, 62.9724, -29.6565
CIE-LCH:
59.2765, 69.6062, 334.7821
CIE-Luv:
59.2765, 67.5267, -55.0322
Hunter-Lab:
52.2760, 59.5174, -25.9775
#df5cc4 color charts
#df5cc4 color shades, tints & tones
#df5cc4 color schemes
#df5cc4 color preview, HTML & CSS examples
This text has a color of #df5cc4
<p style="color:#df5cc4;">Text here</p>
.mytext {color:#df5cc4;}
This box has a color of #df5cc4
<div style="background-color:#df5cc4;">Content here</div>
.mybackground {background-color:#df5cc4;}
Border around this has a color of #df5cc4
<div style="border:2px solid #df5cc4;">Content here</div>
.myborder {border:2px solid #df5cc4;}