#df5ccc color space conversions
Hex:
#df5ccc
RGB:
223, 92, 204
CMY:
13, 64, 20
CMYK:
0, 59, 9, 13
HSL:
309°, 67.1795%, 61.7647%
HSV (HSB):
309°, 58.7444%, 87.4510%
XYZ:
45.1577, 27.7019, 60.0937
xyY:
0.3397, 0.2084, 27.7019
CIE-Lab:
59.6185, 64.2108, -33.6771
CIE-LCH:
59.6185, 72.5064, 332.3240
CIE-Luv:
59.6185, 65.0799, -61.5119
Hunter-Lab:
52.6326, 61.0422, -30.8520
#df5ccc color charts
#df5ccc color shades, tints & tones
#df5ccc color schemes
#df5ccc color preview, HTML & CSS examples
This text has a color of #df5ccc
<p style="color:#df5ccc;">Text here</p>
.mytext {color:#df5ccc;}
This box has a color of #df5ccc
<div style="background-color:#df5ccc;">Content here</div>
.mybackground {background-color:#df5ccc;}
Border around this has a color of #df5ccc
<div style="border:2px solid #df5ccc;">Content here</div>
.myborder {border:2px solid #df5ccc;}