#d9d5ec color space conversions
Hex:
#d9d5ec
RGB:
217, 213, 236
CMY:
15, 16, 7
CMYK:
8, 10, 0, 7
HSL:
250°, 37.7049%, 88.0392%
HSV (HSB):
250°, 9.7458%, 92.5490%
XYZ:
67.5498, 68.3963, 88.9984
xyY:
0.3003, 0.3041, 68.3963
CIE-Lab:
86.2042, 5.6669, -10.7840
CIE-LCH:
86.2042, 12.1823, 297.7217
CIE-Luv:
86.2042, 0.8569, -17.7921
Hunter-Lab:
82.7021, 1.0675, -5.9125
#d9d5ec color charts
#d9d5ec color shades, tints & tones
#d9d5ec color schemes
#d9d5ec color preview, HTML & CSS examples
This text has a color of #d9d5ec
<p style="color:#d9d5ec;">Text here</p>
.mytext {color:#d9d5ec;}
This box has a color of #d9d5ec
<div style="background-color:#d9d5ec;">Content here</div>
.mybackground {background-color:#d9d5ec;}
Border around this has a color of #d9d5ec
<div style="border:2px solid #d9d5ec;">Content here</div>
.myborder {border:2px solid #d9d5ec;}