#d1d2f6 color space conversions
Hex:
#d1d2f6
RGB:
209, 210, 246
CMY:
18, 18, 4
CMYK:
15, 15, 0, 4
HSL:
238°, 67.2727%, 89.2157%
HSV (HSB):
238°, 15.0407%, 96.4706%
XYZ:
65.9756, 66.3023, 96.5091
xyY:
0.2884, 0.2898, 66.3023
CIE-Lab:
85.1504, 6.7160, -17.7199
CIE-LCH:
85.1504, 18.9499, 290.7571
CIE-Luv:
85.1504, -2.6145, -29.1497
Hunter-Lab:
81.4262, 2.1338, -13.2741
#d1d2f6 color charts
#d1d2f6 color shades, tints & tones
#d1d2f6 color schemes
#d1d2f6 color preview, HTML & CSS examples
This text has a color of #d1d2f6
<p style="color:#d1d2f6;">Text here</p>
.mytext {color:#d1d2f6;}
This box has a color of #d1d2f6
<div style="background-color:#d1d2f6;">Content here</div>
.mybackground {background-color:#d1d2f6;}
Border around this has a color of #d1d2f6
<div style="border:2px solid #d1d2f6;">Content here</div>
.myborder {border:2px solid #d1d2f6;}