#df7ccd color space conversions
Hex:
#df7ccd
RGB:
223, 124, 205
CMY:
13, 51, 20
CMYK:
0, 44, 8, 13
HSL:
311°, 60.7362%, 68.0392%
HSV (HSB):
311°, 44.3946%, 87.4510%
XYZ:
48.6585, 34.5111, 61.8543
xyY:
0.3355, 0.2380, 34.5111
CIE-Lab:
65.3662, 49.2684, -25.3540
CIE-LCH:
65.3662, 55.4094, 332.7692
CIE-Luv:
65.3662, 51.8532, -46.9435
Hunter-Lab:
58.7461, 45.0432, -21.3047
#df7ccd color charts
#df7ccd color shades, tints & tones
#df7ccd color schemes
#df7ccd color preview, HTML & CSS examples
This text has a color of #df7ccd
<p style="color:#df7ccd;">Text here</p>
.mytext {color:#df7ccd;}
This box has a color of #df7ccd
<div style="background-color:#df7ccd;">Content here</div>
.mybackground {background-color:#df7ccd;}
Border around this has a color of #df7ccd
<div style="border:2px solid #df7ccd;">Content here</div>
.myborder {border:2px solid #df7ccd;}