#dfcdde color space conversions
Hex:
#dfcdde
RGB:
223, 205, 222
CMY:
13, 20, 13
CMYK:
0, 8, 0, 13
HSL:
303°, 21.9512%, 83.9216%
HSV (HSB):
303°, 8.0717%, 87.4510%
XYZ:
65.4476, 64.6245, 78.1316
xyY:
0.3143, 0.3104, 64.6245
CIE-Lab:
84.2899, 9.2407, -6.1410
CIE-LCH:
84.2899, 11.0952, 326.3936
CIE-Luv:
84.2899, 9.2291, -11.0477
Hunter-Lab:
80.3894, 4.6411, -1.3522
#dfcdde color charts
#dfcdde color shades, tints & tones
#dfcdde color schemes
#dfcdde color preview, HTML & CSS examples
This text has a color of #dfcdde
<p style="color:#dfcdde;">Text here</p>
.mytext {color:#dfcdde;}
This box has a color of #dfcdde
<div style="background-color:#dfcdde;">Content here</div>
.mybackground {background-color:#dfcdde;}
Border around this has a color of #dfcdde
<div style="border:2px solid #dfcdde;">Content here</div>
.myborder {border:2px solid #dfcdde;}