#d1d1f3 color space conversions
Hex:
#d1d1f3
RGB:
209, 209, 243
CMY:
18, 18, 5
CMYK:
14, 14, 0, 5
HSL:
240°, 58.6207%, 88.6275%
HSV (HSB):
240°, 13.9918%, 95.2941%
XYZ:
65.2726, 65.6273, 94.0211
xyY:
0.2902, 0.2918, 65.6273
CIE-Lab:
84.8060, 6.6226, -16.6484
CIE-LCH:
84.8060, 17.9173, 291.6921
CIE-Luv:
84.8060, -1.9717, -27.3677
Hunter-Lab:
81.0107, 2.0539, -12.1046
#d1d1f3 color charts
#d1d1f3 color shades, tints & tones
#d1d1f3 color schemes
#d1d1f3 color preview, HTML & CSS examples
This text has a color of #d1d1f3
<p style="color:#d1d1f3;">Text here</p>
.mytext {color:#d1d1f3;}
This box has a color of #d1d1f3
<div style="background-color:#d1d1f3;">Content here</div>
.mybackground {background-color:#d1d1f3;}
Border around this has a color of #d1d1f3
<div style="border:2px solid #d1d1f3;">Content here</div>
.myborder {border:2px solid #d1d1f3;}