#d2d4ed color space conversions
Hex:
#d2d4ed
RGB:
210, 212, 237
CMY:
18, 17, 7
CMYK:
11, 11, 0, 7
HSL:
236°, 42.8571%, 87.6471%
HSV (HSB):
236°, 11.3924%, 92.9412%
XYZ:
65.4079, 66.9030, 89.5870
xyY:
0.2948, 0.3015, 66.9030
CIE-Lab:
85.4550, 4.1297, -12.4872
CIE-LCH:
85.4550, 13.1523, 288.2997
CIE-Luv:
85.4550, -2.5093, -20.2406
Hunter-Lab:
81.7943, -0.4001, -7.6827
#d2d4ed color charts
#d2d4ed color shades, tints & tones
#d2d4ed color schemes
#d2d4ed color preview, HTML & CSS examples
This text has a color of #d2d4ed
<p style="color:#d2d4ed;">Text here</p>
.mytext {color:#d2d4ed;}
This box has a color of #d2d4ed
<div style="background-color:#d2d4ed;">Content here</div>
.mybackground {background-color:#d2d4ed;}
Border around this has a color of #d2d4ed
<div style="border:2px solid #d2d4ed;">Content here</div>
.myborder {border:2px solid #d2d4ed;}