#d0d0e6 color space conversions
Hex:
#d0d0e6
RGB:
208, 208, 230
CMY:
18, 18, 10
CMYK:
10, 10, 0, 10
HSL:
240°, 30.5556%, 85.8824%
HSV (HSB):
240°, 9.5652%, 90.1961%
XYZ:
62.8512, 64.2348, 83.9489
xyY:
0.2978, 0.3044, 64.2348
CIE-Lab:
84.0879, 4.1940, -10.8272
CIE-LCH:
84.0879, 11.6111, 291.1743
CIE-Luv:
84.0879, -1.2639, -17.5518
Hunter-Lab:
80.1466, -0.2764, -6.0001
#d0d0e6 color charts
#d0d0e6 color shades, tints & tones
#d0d0e6 color schemes
#d0d0e6 color preview, HTML & CSS examples
This text has a color of #d0d0e6
<p style="color:#d0d0e6;">Text here</p>
.mytext {color:#d0d0e6;}
This box has a color of #d0d0e6
<div style="background-color:#d0d0e6;">Content here</div>
.mybackground {background-color:#d0d0e6;}
Border around this has a color of #d0d0e6
<div style="border:2px solid #d0d0e6;">Content here</div>
.myborder {border:2px solid #d0d0e6;}