#d3d7e9 color space conversions
Hex:
#d3d7e9
RGB:
211, 215, 233
CMY:
17, 16, 9
CMYK:
9, 8, 0, 9
HSL:
229°, 33.3333%, 87.0588%
HSV (HSB):
229°, 9.4421%, 91.3725%
XYZ:
65.8724, 68.3330, 86.8085
xyY:
0.2980, 0.3092, 68.3330
CIE-Lab:
86.1727, 2.0786, -9.2919
CIE-LCH:
86.1727, 9.5216, 282.6093
CIE-Luv:
86.1727, -3.1916, -14.8084
Hunter-Lab:
82.6637, -2.4200, -4.3982
#d3d7e9 color charts
#d3d7e9 color shades, tints & tones
#d3d7e9 color schemes
#d3d7e9 color preview, HTML & CSS examples
This text has a color of #d3d7e9
<p style="color:#d3d7e9;">Text here</p>
.mytext {color:#d3d7e9;}
This box has a color of #d3d7e9
<div style="background-color:#d3d7e9;">Content here</div>
.mybackground {background-color:#d3d7e9;}
Border around this has a color of #d3d7e9
<div style="border:2px solid #d3d7e9;">Content here</div>
.myborder {border:2px solid #d3d7e9;}