#d1d3f9 color space conversions
Hex:
#d1d3f9
RGB:
209, 211, 249
CMY:
18, 17, 2
CMYK:
16, 15, 0, 2
HSL:
237°, 76.9231%, 89.8039%
HSV (HSB):
237°, 16.0643%, 97.6471%
XYZ:
66.6876, 66.9834, 99.0368
xyY:
0.2866, 0.2878, 66.9834
CIE-Lab:
85.4956, 6.8151, -18.7876
CIE-LCH:
85.4956, 19.9855, 289.9379
CIE-Luv:
85.4956, -3.2509, -30.9346
Hunter-Lab:
81.8434, 2.2195, -14.4551
#d1d3f9 color charts
#d1d3f9 color shades, tints & tones
#d1d3f9 color schemes
#d1d3f9 color preview, HTML & CSS examples
This text has a color of #d1d3f9
<p style="color:#d1d3f9;">Text here</p>
.mytext {color:#d1d3f9;}
This box has a color of #d1d3f9
<div style="background-color:#d1d3f9;">Content here</div>
.mybackground {background-color:#d1d3f9;}
Border around this has a color of #d1d3f9
<div style="border:2px solid #d1d3f9;">Content here</div>
.myborder {border:2px solid #d1d3f9;}