#d1d3f7 color space conversions
Hex:
#d1d3f7
RGB:
209, 211, 247
CMY:
18, 17, 3
CMYK:
15, 15, 0, 3
HSL:
237°, 70.3704%, 89.4118%
HSV (HSB):
237°, 15.3846%, 96.8627%
XYZ:
66.3773, 66.8592, 97.4024
xyY:
0.2878, 0.2899, 66.8592
CIE-Lab:
85.4328, 6.3952, -17.8239
CIE-LCH:
85.4328, 18.9364, 289.7379
CIE-Luv:
85.4328, -3.1362, -29.2807
Hunter-Lab:
81.7675, 1.8097, -13.3897
#d1d3f7 color charts
#d1d3f7 color shades, tints & tones
#d1d3f7 color schemes
#d1d3f7 color preview, HTML & CSS examples
This text has a color of #d1d3f7
<p style="color:#d1d3f7;">Text here</p>
.mytext {color:#d1d3f7;}
This box has a color of #d1d3f7
<div style="background-color:#d1d3f7;">Content here</div>
.mybackground {background-color:#d1d3f7;}
Border around this has a color of #d1d3f7
<div style="border:2px solid #d1d3f7;">Content here</div>
.myborder {border:2px solid #d1d3f7;}