#d5cce9 color space conversions
Hex:
#d5cce9
RGB:
213, 204, 233
CMY:
16, 20, 9
CMYK:
9, 12, 0, 9
HSL:
259°, 39.7260%, 85.6863%
HSV (HSB):
259°, 12.4464%, 91.3725%
XYZ:
63.7414, 63.2151, 85.9330
xyY:
0.2994, 0.2969, 63.2151
CIE-Lab:
83.5554, 8.5361, -13.1788
CIE-LCH:
83.5554, 15.7018, 302.9316
CIE-Luv:
83.5554, 3.2125, -22.0211
Hunter-Lab:
79.5079, 3.9645, -8.4257
#d5cce9 color charts
#d5cce9 color shades, tints & tones
#d5cce9 color schemes
#d5cce9 color preview, HTML & CSS examples
This text has a color of #d5cce9
<p style="color:#d5cce9;">Text here</p>
.mytext {color:#d5cce9;}
This box has a color of #d5cce9
<div style="background-color:#d5cce9;">Content here</div>
.mybackground {background-color:#d5cce9;}
Border around this has a color of #d5cce9
<div style="border:2px solid #d5cce9;">Content here</div>
.myborder {border:2px solid #d5cce9;}