#d2cce9 color space conversions
Hex:
#d2cce9
RGB:
210, 204, 233
CMY:
18, 20, 9
CMYK:
10, 12, 0, 9
HSL:
252°, 39.7260%, 85.6863%
HSV (HSB):
252°, 12.4464%, 91.3725%
XYZ:
62.8792, 62.7706, 85.8926
xyY:
0.2972, 0.2967, 62.7706
CIE-Lab:
83.3215, 7.5619, -13.5532
CIE-LCH:
83.3215, 15.5200, 299.1590
CIE-Luv:
83.3215, 1.5620, -22.4507
Hunter-Lab:
79.2279, 3.0177, -8.8180
#d2cce9 color charts
#d2cce9 color shades, tints & tones
#d2cce9 color schemes
#d2cce9 color preview, HTML & CSS examples
This text has a color of #d2cce9
<p style="color:#d2cce9;">Text here</p>
.mytext {color:#d2cce9;}
This box has a color of #d2cce9
<div style="background-color:#d2cce9;">Content here</div>
.mybackground {background-color:#d2cce9;}
Border around this has a color of #d2cce9
<div style="border:2px solid #d2cce9;">Content here</div>
.myborder {border:2px solid #d2cce9;}