#d9d7f7 color space conversions
Hex:
#d9d7f7
RGB:
217, 215, 247
CMY:
15, 16, 3
CMYK:
12, 13, 0, 3
HSL:
244°, 66.6667%, 90.5882%
HSV (HSB):
244°, 12.9555%, 96.8627%
XYZ:
69.7042, 70.0680, 97.8464
xyY:
0.2933, 0.2949, 70.0680
CIE-Lab:
87.0302, 6.8008, -15.3621
CIE-LCH:
87.0302, 16.8002, 293.8790
CIE-Luv:
87.0302, -0.7845, -25.3907
Hunter-Lab:
83.7066, 2.1540, -10.7106
#d9d7f7 color charts
#d9d7f7 color shades, tints & tones
#d9d7f7 color schemes
#d9d7f7 color preview, HTML & CSS examples
This text has a color of #d9d7f7
<p style="color:#d9d7f7;">Text here</p>
.mytext {color:#d9d7f7;}
This box has a color of #d9d7f7
<div style="background-color:#d9d7f7;">Content here</div>
.mybackground {background-color:#d9d7f7;}
Border around this has a color of #d9d7f7
<div style="border:2px solid #d9d7f7;">Content here</div>
.myborder {border:2px solid #d9d7f7;}