#d0d2ed color space conversions
Hex:
#d0d2ed
RGB:
208, 210, 237
CMY:
18, 18, 7
CMYK:
12, 11, 0, 7
HSL:
236°, 44.6154%, 87.2549%
HSV (HSB):
236°, 12.2363%, 92.9412%
XYZ:
64.3451, 65.6175, 89.3949
xyY:
0.2933, 0.2991, 65.6175
CIE-Lab:
84.8009, 4.5447, -13.4807
CIE-LCH:
84.8009, 14.2262, 288.6302
CIE-Luv:
84.8009, -2.6234, -21.8877
Hunter-Lab:
81.0046, 0.0313, -8.7278
#d0d2ed color charts
#d0d2ed color shades, tints & tones
#d0d2ed color schemes
#d0d2ed color preview, HTML & CSS examples
This text has a color of #d0d2ed
<p style="color:#d0d2ed;">Text here</p>
.mytext {color:#d0d2ed;}
This box has a color of #d0d2ed
<div style="background-color:#d0d2ed;">Content here</div>
.mybackground {background-color:#d0d2ed;}
Border around this has a color of #d0d2ed
<div style="border:2px solid #d0d2ed;">Content here</div>
.myborder {border:2px solid #d0d2ed;}