#d3d6e4 color space conversions
Hex:
#d3d6e4
RGB:
211, 214, 228
CMY:
17, 16, 11
CMYK:
7, 6, 0, 11
HSL:
229°, 23.9437%, 86.0784%
HSV (HSB):
229°, 7.4561%, 89.4118%
XYZ:
64.9141, 67.5435, 83.0146
xyY:
0.3013, 0.3135, 67.5435
CIE-Lab:
85.7776, 1.6251, -7.2310
CIE-LCH:
85.7776, 7.4113, 282.6665
CIE-Luv:
85.7776, -2.4356, -11.4633
Hunter-Lab:
82.1848, -2.8343, -2.3593
#d3d6e4 color charts
#d3d6e4 color shades, tints & tones
#d3d6e4 color schemes
#d3d6e4 color preview, HTML & CSS examples
This text has a color of #d3d6e4
<p style="color:#d3d6e4;">Text here</p>
.mytext {color:#d3d6e4;}
This box has a color of #d3d6e4
<div style="background-color:#d3d6e4;">Content here</div>
.mybackground {background-color:#d3d6e4;}
Border around this has a color of #d3d6e4
<div style="border:2px solid #d3d6e4;">Content here</div>
.myborder {border:2px solid #d3d6e4;}