#d0d0ed color space conversions
Hex:
#d0d0ed
RGB:
208, 208, 237
CMY:
18, 18, 7
CMYK:
12, 12, 0, 7
HSL:
240°, 44.6154%, 87.2549%
HSV (HSB):
240°, 12.2363%, 92.9412%
XYZ:
63.8544, 64.6361, 89.2313
xyY:
0.2933, 0.2969, 64.6361
CIE-Lab:
84.2959, 5.6028, -14.2373
CIE-LCH:
84.2959, 15.3000, 291.4813
CIE-Luv:
84.2959, -1.6759, -23.2653
Hunter-Lab:
80.3966, 1.0783, -9.5277
#d0d0ed color charts
#d0d0ed color shades, tints & tones
#d0d0ed color schemes
#d0d0ed color preview, HTML & CSS examples
This text has a color of #d0d0ed
<p style="color:#d0d0ed;">Text here</p>
.mytext {color:#d0d0ed;}
This box has a color of #d0d0ed
<div style="background-color:#d0d0ed;">Content here</div>
.mybackground {background-color:#d0d0ed;}
Border around this has a color of #d0d0ed
<div style="border:2px solid #d0d0ed;">Content here</div>
.myborder {border:2px solid #d0d0ed;}