#d0d0e5 color space conversions
Hex:
#d0d0e5
RGB:
208, 208, 229
CMY:
18, 18, 10
CMYK:
9, 9, 0, 10
HSL:
240°, 28.7671%, 85.6863%
HSV (HSB):
240°, 9.1703%, 89.8039%
XYZ:
62.7112, 64.1788, 83.2113
xyY:
0.2985, 0.3055, 64.1788
CIE-Lab:
84.0588, 3.9956, -10.3387
CIE-LCH:
84.0588, 11.0839, 291.1302
CIE-Luv:
84.0588, -1.2054, -16.7401
Hunter-Lab:
80.1117, -0.4662, -5.5058
#d0d0e5 color charts
#d0d0e5 color shades, tints & tones
#d0d0e5 color schemes
#d0d0e5 color preview, HTML & CSS examples
This text has a color of #d0d0e5
<p style="color:#d0d0e5;">Text here</p>
.mytext {color:#d0d0e5;}
This box has a color of #d0d0e5
<div style="background-color:#d0d0e5;">Content here</div>
.mybackground {background-color:#d0d0e5;}
Border around this has a color of #d0d0e5
<div style="border:2px solid #d0d0e5;">Content here</div>
.myborder {border:2px solid #d0d0e5;}