#d1d1e3 color space conversions
Hex:
#d1d1e3
RGB:
209, 209, 227
CMY:
18, 18, 11
CMYK:
8, 8, 0, 11
HSL:
240°, 24.3243%, 85.4902%
HSV (HSB):
240°, 7.9295%, 89.0196%
XYZ:
62.9601, 64.7023, 81.8435
xyY:
0.3005, 0.3088, 64.7023
CIE-Lab:
84.3301, 3.4013, -8.8635
CIE-LCH:
84.3301, 9.4937, 290.9942
CIE-Luv:
84.3301, -1.0300, -14.3082
Hunter-Lab:
80.4377, -1.0508, -4.0198
#d1d1e3 color charts
#d1d1e3 color shades, tints & tones
#d1d1e3 color schemes
#d1d1e3 color preview, HTML & CSS examples
This text has a color of #d1d1e3
<p style="color:#d1d1e3;">Text here</p>
.mytext {color:#d1d1e3;}
This box has a color of #d1d1e3
<div style="background-color:#d1d1e3;">Content here</div>
.mybackground {background-color:#d1d1e3;}
Border around this has a color of #d1d1e3
<div style="border:2px solid #d1d1e3;">Content here</div>
.myborder {border:2px solid #d1d1e3;}