#d7cde5 color space conversions
Hex:
#d7cde5
RGB:
215, 205, 229
CMY:
16, 20, 10
CMYK:
6, 10, 0, 10
HSL:
265°, 31.5789%, 85.0980%
HSV (HSB):
265°, 10.4803%, 89.8039%
XYZ:
63.9985, 63.7669, 83.0639
xyY:
0.3036, 0.3025, 63.7669
CIE-Lab:
83.8442, 7.8787, -10.6006
CIE-LCH:
83.8442, 13.2078, 306.6211
CIE-Luv:
83.8442, 4.1191, -17.8058
Hunter-Lab:
79.8542, 3.3127, -5.7753
#d7cde5 color charts
#d7cde5 color shades, tints & tones
#d7cde5 color schemes
#d7cde5 color preview, HTML & CSS examples
This text has a color of #d7cde5
<p style="color:#d7cde5;">Text here</p>
.mytext {color:#d7cde5;}
This box has a color of #d7cde5
<div style="background-color:#d7cde5;">Content here</div>
.mybackground {background-color:#d7cde5;}
Border around this has a color of #d7cde5
<div style="border:2px solid #d7cde5;">Content here</div>
.myborder {border:2px solid #d7cde5;}