#d9d3df color space conversions
Hex:
#d9d3df
RGB:
217, 211, 223
CMY:
15, 17, 13
CMYK:
3, 5, 0, 13
HSL:
270°, 15.7895%, 85.0980%
HSV (HSB):
270°, 5.3812%, 87.4510%
XYZ:
65.2288, 66.6680, 79.2423
xyY:
0.3089, 0.3158, 66.6680
CIE-Lab:
85.3360, 4.2392, -5.1819
CIE-LCH:
85.3360, 6.6950, 309.2861
CIE-Luv:
85.3360, 2.6691, -8.7005
Hunter-Lab:
81.6504, -0.2884, -0.3860
#d9d3df color charts
#d9d3df color shades, tints & tones
#d9d3df color schemes
#d9d3df color preview, HTML & CSS examples
This text has a color of #d9d3df
<p style="color:#d9d3df;">Text here</p>
.mytext {color:#d9d3df;}
This box has a color of #d9d3df
<div style="background-color:#d9d3df;">Content here</div>
.mybackground {background-color:#d9d3df;}
Border around this has a color of #d9d3df
<div style="border:2px solid #d9d3df;">Content here</div>
.myborder {border:2px solid #d9d3df;}