#d9d9f0 color space conversions
Hex:
#d9d9f0
RGB:
217, 217, 240
CMY:
15, 15, 6
CMYK:
10, 10, 0, 6
HSL:
240°, 43.3962%, 89.6078%
HSV (HSB):
240°, 9.5833%, 94.1176%
XYZ:
69.1563, 70.6687, 92.4336
xyY:
0.2978, 0.3043, 70.6687
CIE-Lab:
87.3238, 4.3508, -11.2293
CIE-LCH:
87.3238, 12.0427, 291.1789
CIE-Luv:
87.3238, -1.3188, -18.3143
Hunter-Lab:
84.0647, -0.2691, -6.3472
#d9d9f0 color charts
#d9d9f0 color shades, tints & tones
#d9d9f0 color schemes
#d9d9f0 color preview, HTML & CSS examples
This text has a color of #d9d9f0
<p style="color:#d9d9f0;">Text here</p>
.mytext {color:#d9d9f0;}
This box has a color of #d9d9f0
<div style="background-color:#d9d9f0;">Content here</div>
.mybackground {background-color:#d9d9f0;}
Border around this has a color of #d9d9f0
<div style="border:2px solid #d9d9f0;">Content here</div>
.myborder {border:2px solid #d9d9f0;}