#d3d6f5 color space conversions
Hex:
#d3d6f5
RGB:
211, 214, 245
CMY:
17, 16, 4
CMYK:
14, 13, 0, 4
HSL:
235°, 62.9630%, 89.4118%
HSV (HSB):
235°, 13.8776%, 96.0784%
XYZ:
67.3920, 68.5346, 96.0628
xyY:
0.2905, 0.2954, 68.5346
CIE-Lab:
86.2731, 5.0224, -15.4876
CIE-LCH:
86.2731, 16.2816, 287.9672
CIE-Luv:
86.2731, -3.3746, -25.2733
Hunter-Lab:
82.7856, 0.4338, -10.8490
#d3d6f5 color charts
#d3d6f5 color shades, tints & tones
#d3d6f5 color schemes
#d3d6f5 color preview, HTML & CSS examples
This text has a color of #d3d6f5
<p style="color:#d3d6f5;">Text here</p>
.mytext {color:#d3d6f5;}
This box has a color of #d3d6f5
<div style="background-color:#d3d6f5;">Content here</div>
.mybackground {background-color:#d3d6f5;}
Border around this has a color of #d3d6f5
<div style="border:2px solid #d3d6f5;">Content here</div>
.myborder {border:2px solid #d3d6f5;}