#d3d4ec color space conversions
Hex:
#d3d4ec
RGB:
211, 212, 236
CMY:
17, 17, 7
CMYK:
11, 10, 0, 7
HSL:
238°, 39.6825%, 87.6471%
HSV (HSB):
238°, 10.5932%, 92.5490%
XYZ:
65.5478, 66.9920, 88.8329
xyY:
0.2961, 0.3026, 66.9920
CIE-Lab:
85.4999, 4.2504, -11.8824
CIE-LCH:
85.4999, 12.6197, 289.6825
CIE-Luv:
85.4999, -1.9173, -19.2908
Hunter-Lab:
81.8486, -0.2849, -7.0553
#d3d4ec color charts
#d3d4ec color shades, tints & tones
#d3d4ec color schemes
#d3d4ec color preview, HTML & CSS examples
This text has a color of #d3d4ec
<p style="color:#d3d4ec;">Text here</p>
.mytext {color:#d3d4ec;}
This box has a color of #d3d4ec
<div style="background-color:#d3d4ec;">Content here</div>
.mybackground {background-color:#d3d4ec;}
Border around this has a color of #d3d4ec
<div style="border:2px solid #d3d4ec;">Content here</div>
.myborder {border:2px solid #d3d4ec;}