#d9cde9 color space conversions
Hex:
#d9cde9
RGB:
217, 205, 233
CMY:
15, 20, 9
CMYK:
7, 12, 0, 9
HSL:
266°, 38.8889%, 85.8824%
HSV (HSB):
266°, 12.0172%, 91.3725%
XYZ:
65.1546, 64.2975, 86.0674
xyY:
0.3023, 0.2983, 64.2975
CIE-Lab:
84.1205, 9.3112, -12.3010
CIE-LCH:
84.1205, 15.4277, 307.1239
CIE-Luv:
84.1205, 4.9559, -20.7662
Hunter-Lab:
80.1858, 4.7143, -7.5089
#d9cde9 color charts
#d9cde9 color shades, tints & tones
#d9cde9 color schemes
#d9cde9 color preview, HTML & CSS examples
This text has a color of #d9cde9
<p style="color:#d9cde9;">Text here</p>
.mytext {color:#d9cde9;}
This box has a color of #d9cde9
<div style="background-color:#d9cde9;">Content here</div>
.mybackground {background-color:#d9cde9;}
Border around this has a color of #d9cde9
<div style="border:2px solid #d9cde9;">Content here</div>
.myborder {border:2px solid #d9cde9;}