#d3d7f0 color space conversions
Hex:
#d3d7f0
RGB:
211, 215, 240
CMY:
17, 16, 6
CMYK:
12, 10, 0, 6
HSL:
232°, 49.1525%, 88.4314%
HSV (HSB):
232°, 12.0833%, 94.1176%
XYZ:
66.8926, 68.7410, 92.1808
xyY:
0.2936, 0.3017, 68.7410
CIE-Lab:
86.3756, 3.4762, -12.6913
CIE-LCH:
86.3756, 13.1587, 285.3180
CIE-Luv:
86.3756, -3.5703, -20.4902
Hunter-Lab:
82.9102, -1.0777, -7.8824
#d3d7f0 color charts
#d3d7f0 color shades, tints & tones
#d3d7f0 color schemes
#d3d7f0 color preview, HTML & CSS examples
This text has a color of #d3d7f0
<p style="color:#d3d7f0;">Text here</p>
.mytext {color:#d3d7f0;}
This box has a color of #d3d7f0
<div style="background-color:#d3d7f0;">Content here</div>
.mybackground {background-color:#d3d7f0;}
Border around this has a color of #d3d7f0
<div style="border:2px solid #d3d7f0;">Content here</div>
.myborder {border:2px solid #d3d7f0;}