#d3d5ec color space conversions
Hex:
#d3d5ec
RGB:
211, 213, 236
CMY:
17, 16, 7
CMYK:
11, 10, 0, 7
HSL:
235°, 39.6825%, 87.6471%
HSV (HSB):
235°, 10.5932%, 92.5490%
XYZ:
65.7985, 67.4935, 88.9165
xyY:
0.2961, 0.3037, 67.4935
CIE-Lab:
85.7526, 3.7240, -11.5053
CIE-LCH:
85.7526, 12.0930, 287.9354
CIE-Luv:
85.7526, -2.3959, -18.6060
Hunter-Lab:
82.1544, -0.8073, -6.6620
#d3d5ec color charts
#d3d5ec color shades, tints & tones
#d3d5ec color schemes
#d3d5ec color preview, HTML & CSS examples
This text has a color of #d3d5ec
<p style="color:#d3d5ec;">Text here</p>
.mytext {color:#d3d5ec;}
This box has a color of #d3d5ec
<div style="background-color:#d3d5ec;">Content here</div>
.mybackground {background-color:#d3d5ec;}
Border around this has a color of #d3d5ec
<div style="border:2px solid #d3d5ec;">Content here</div>
.myborder {border:2px solid #d3d5ec;}