#d0d0ec color space conversions
Hex:
#d0d0ec
RGB:
208, 208, 236
CMY:
18, 18, 7
CMYK:
12, 12, 0, 7
HSL:
240°, 42.4242%, 87.0588%
HSV (HSB):
240°, 11.8644%, 92.5490%
XYZ:
63.7086, 64.5778, 88.4638
xyY:
0.2939, 0.2979, 64.5778
CIE-Lab:
84.2657, 5.3994, -13.7511
CIE-LCH:
84.2657, 14.7732, 291.4376
CIE-Luv:
84.2657, -1.6168, -22.4459
Hunter-Lab:
80.3603, 0.8820, -9.0166
#d0d0ec color charts
#d0d0ec color shades, tints & tones
#d0d0ec color schemes
#d0d0ec color preview, HTML & CSS examples
This text has a color of #d0d0ec
<p style="color:#d0d0ec;">Text here</p>
.mytext {color:#d0d0ec;}
This box has a color of #d0d0ec
<div style="background-color:#d0d0ec;">Content here</div>
.mybackground {background-color:#d0d0ec;}
Border around this has a color of #d0d0ec
<div style="border:2px solid #d0d0ec;">Content here</div>
.myborder {border:2px solid #d0d0ec;}