#d3d7ee color space conversions
Hex:
#d3d7ee
RGB:
211, 215, 238
CMY:
17, 16, 7
CMYK:
11, 10, 0, 7
HSL:
231°, 44.2623%, 88.0392%
HSV (HSB):
231°, 11.3445%, 93.3333%
XYZ:
66.5970, 68.6228, 90.6244
xyY:
0.2949, 0.3039, 68.6228
CIE-Lab:
86.3169, 3.0733, -11.7216
CIE-LCH:
86.3169, 12.1179, 284.6919
CIE-Luv:
86.3169, -3.4617, -18.8612
Hunter-Lab:
82.8389, -1.4658, -6.8751
#d3d7ee color charts
#d3d7ee color shades, tints & tones
#d3d7ee color schemes
#d3d7ee color preview, HTML & CSS examples
This text has a color of #d3d7ee
<p style="color:#d3d7ee;">Text here</p>
.mytext {color:#d3d7ee;}
This box has a color of #d3d7ee
<div style="background-color:#d3d7ee;">Content here</div>
.mybackground {background-color:#d3d7ee;}
Border around this has a color of #d3d7ee
<div style="border:2px solid #d3d7ee;">Content here</div>
.myborder {border:2px solid #d3d7ee;}