#d3daed color space conversions
Hex:
#d3daed
RGB:
211, 218, 237
CMY:
17, 15, 7
CMYK:
11, 8, 0, 7
HSL:
224°, 41.9355%, 87.8431%
HSV (HSB):
224°, 10.9705%, 92.9412%
XYZ:
67.2214, 70.1061, 90.1096
xyY:
0.2956, 0.3082, 70.1061
CIE-Lab:
87.0489, 1.3020, -10.1028
CIE-LCH:
87.0489, 10.1863, 277.3434
CIE-Luv:
87.0489, -4.8404, -15.9917
Hunter-Lab:
83.7294, -3.2192, -5.1974
#d3daed color charts
#d3daed color shades, tints & tones
#d3daed color schemes
#d3daed color preview, HTML & CSS examples
This text has a color of #d3daed
<p style="color:#d3daed;">Text here</p>
.mytext {color:#d3daed;}
This box has a color of #d3daed
<div style="background-color:#d3daed;">Content here</div>
.mybackground {background-color:#d3daed;}
Border around this has a color of #d3daed
<div style="border:2px solid #d3daed;">Content here</div>
.myborder {border:2px solid #d3daed;}