#d9daf5 color space conversions
Hex:
#d9daf5
RGB:
217, 218, 245
CMY:
15, 15, 4
CMYK:
11, 11, 0, 4
HSL:
238°, 58.3333%, 90.5882%
HSV (HSB):
238°, 11.4286%, 96.0784%
XYZ:
70.1681, 71.4871, 96.4863
xyY:
0.2946, 0.3002, 71.4871
CIE-Lab:
87.7211, 4.8208, -13.2725
CIE-LCH:
87.7211, 14.1209, 289.9618
CIE-Luv:
87.7211, -2.0873, -21.6957
Hunter-Lab:
84.5500, 0.1746, -8.4752
#d9daf5 color charts
#d9daf5 color shades, tints & tones
#d9daf5 color schemes
#d9daf5 color preview, HTML & CSS examples
This text has a color of #d9daf5
<p style="color:#d9daf5;">Text here</p>
.mytext {color:#d9daf5;}
This box has a color of #d9daf5
<div style="background-color:#d9daf5;">Content here</div>
.mybackground {background-color:#d9daf5;}
Border around this has a color of #d9daf5
<div style="border:2px solid #d9daf5;">Content here</div>
.myborder {border:2px solid #d9daf5;}