#dfcdea color space conversions
Hex:
#dfcdea
RGB:
223, 205, 234
CMY:
13, 20, 8
CMYK:
5, 12, 0, 8
HSL:
277°, 40.8451%, 86.0784%
HSV (HSB):
277°, 12.3932%, 91.7647%
XYZ:
67.1140, 65.2911, 86.9071
xyY:
0.3060, 0.2977, 65.2911
CIE-Lab:
84.6335, 11.4756, -12.0157
CIE-LCH:
84.6335, 16.6153, 313.6828
CIE-Luv:
84.6335, 8.2816, -20.6968
Hunter-Lab:
80.8029, 6.8550, -7.2069
#dfcdea color charts
#dfcdea color shades, tints & tones
#dfcdea color schemes
#dfcdea color preview, HTML & CSS examples
This text has a color of #dfcdea
<p style="color:#dfcdea;">Text here</p>
.mytext {color:#dfcdea;}
This box has a color of #dfcdea
<div style="background-color:#dfcdea;">Content here</div>
.mybackground {background-color:#dfcdea;}
Border around this has a color of #dfcdea
<div style="border:2px solid #dfcdea;">Content here</div>
.myborder {border:2px solid #dfcdea;}