#d9d9fc color space conversions
Hex:
#d9d9fc
RGB:
217, 217, 252
CMY:
15, 15, 1
CMYK:
14, 14, 0, 1
HSL:
240°, 85.3659%, 91.9608%
HSV (HSB):
240°, 13.8889%, 98.8235%
XYZ:
70.9988, 71.4057, 102.1361
xyY:
0.2903, 0.2920, 71.4057
CIE-Lab:
87.6817, 6.7668, -17.0190
CIE-LCH:
87.6817, 18.3149, 291.6829
CIE-Luv:
87.6817, -2.0257, -28.1173
Hunter-Lab:
84.5019, 2.0981, -12.5116
#d9d9fc color charts
#d9d9fc color shades, tints & tones
#d9d9fc color schemes
#d9d9fc color preview, HTML & CSS examples
This text has a color of #d9d9fc
<p style="color:#d9d9fc;">Text here</p>
.mytext {color:#d9d9fc;}
This box has a color of #d9d9fc
<div style="background-color:#d9d9fc;">Content here</div>
.mybackground {background-color:#d9d9fc;}
Border around this has a color of #d9d9fc
<div style="border:2px solid #d9d9fc;">Content here</div>
.myborder {border:2px solid #d9d9fc;}