#d3d3e4 color space conversions
Hex:
#d3d3e4
RGB:
211, 211, 228
CMY:
17, 17, 11
CMYK:
7, 7, 0, 11
HSL:
240°, 23.9437%, 86.0784%
HSV (HSB):
240°, 7.4561%, 89.4118%
XYZ:
64.1618, 66.0389, 82.7639
xyY:
0.3013, 0.3101, 66.0389
CIE-Lab:
85.0162, 3.1995, -8.3596
CIE-LCH:
85.0162, 8.9510, 290.9435
CIE-Luv:
85.0162, -0.9713, -13.4941
Hunter-Lab:
81.2643, -1.2787, -3.4991
#d3d3e4 color charts
#d3d3e4 color shades, tints & tones
#d3d3e4 color schemes
#d3d3e4 color preview, HTML & CSS examples
This text has a color of #d3d3e4
<p style="color:#d3d3e4;">Text here</p>
.mytext {color:#d3d3e4;}
This box has a color of #d3d3e4
<div style="background-color:#d3d3e4;">Content here</div>
.mybackground {background-color:#d3d3e4;}
Border around this has a color of #d3d3e4
<div style="border:2px solid #d3d3e4;">Content here</div>
.myborder {border:2px solid #d3d3e4;}