#d9ccf9 color space conversions
Hex:
#d9ccf9
RGB:
217, 204, 249
CMY:
15, 20, 2
CMYK:
13, 18, 0, 2
HSL:
257°, 78.9474%, 88.8235%
HSV (HSB):
257°, 18.0723%, 97.6471%
XYZ:
67.3070, 64.7770, 98.5783
xyY:
0.2918, 0.2808, 64.7770
CIE-Lab:
84.3687, 13.0435, -20.4310
CIE-LCH:
84.3687, 24.2396, 302.5549
CIE-Luv:
84.3687, 4.2501, -34.5909
Hunter-Lab:
80.4842, 8.4281, -16.2804
#d9ccf9 color charts
#d9ccf9 color shades, tints & tones
#d9ccf9 color schemes
#d9ccf9 color preview, HTML & CSS examples
This text has a color of #d9ccf9
<p style="color:#d9ccf9;">Text here</p>
.mytext {color:#d9ccf9;}
This box has a color of #d9ccf9
<div style="background-color:#d9ccf9;">Content here</div>
.mybackground {background-color:#d9ccf9;}
Border around this has a color of #d9ccf9
<div style="border:2px solid #d9ccf9;">Content here</div>
.myborder {border:2px solid #d9ccf9;}