#d3d7ef color space conversions
Hex:
#d3d7ef
RGB:
211, 215, 239
CMY:
17, 16, 6
CMYK:
12, 10, 0, 6
HSL:
231°, 46.6667%, 88.2353%
HSV (HSB):
231°, 11.7155%, 93.7255%
XYZ:
66.7444, 68.6818, 91.4005
xyY:
0.2943, 0.3028, 68.6818
CIE-Lab:
86.3462, 3.2744, -12.2066
CIE-LCH:
86.3462, 12.6382, 285.0161
CIE-Luv:
86.3462, -3.5159, -19.6752
Hunter-Lab:
82.8745, -1.2722, -7.3775
#d3d7ef color charts
#d3d7ef color shades, tints & tones
#d3d7ef color schemes
#d3d7ef color preview, HTML & CSS examples
This text has a color of #d3d7ef
<p style="color:#d3d7ef;">Text here</p>
.mytext {color:#d3d7ef;}
This box has a color of #d3d7ef
<div style="background-color:#d3d7ef;">Content here</div>
.mybackground {background-color:#d3d7ef;}
Border around this has a color of #d3d7ef
<div style="border:2px solid #d3d7ef;">Content here</div>
.myborder {border:2px solid #d3d7ef;}