#d0d2ec color space conversions
Hex:
#d0d2ec
RGB:
208, 210, 236
CMY:
18, 18, 7
CMYK:
12, 11, 0, 7
HSL:
236°, 42.4242%, 87.0588%
HSV (HSB):
236°, 11.8644%, 92.5490%
XYZ:
64.1993, 65.5592, 88.6274
xyY:
0.2940, 0.3002, 65.5592
CIE-Lab:
84.7711, 4.3417, -12.9947
CIE-LCH:
84.7711, 13.7009, 288.4749
CIE-Luv:
84.7711, -2.5667, -21.0699
Hunter-Lab:
80.9686, -0.1640, -8.2201
#d0d2ec color charts
#d0d2ec color shades, tints & tones
#d0d2ec color schemes
#d0d2ec color preview, HTML & CSS examples
This text has a color of #d0d2ec
<p style="color:#d0d2ec;">Text here</p>
.mytext {color:#d0d2ec;}
This box has a color of #d0d2ec
<div style="background-color:#d0d2ec;">Content here</div>
.mybackground {background-color:#d0d2ec;}
Border around this has a color of #d0d2ec
<div style="border:2px solid #d0d2ec;">Content here</div>
.myborder {border:2px solid #d0d2ec;}