#d5e9f4 color space conversions
Hex:
#d5e9f4
RGB:
213, 233, 244
CMY:
16, 9, 4
CMYK:
13, 5, 0, 4
HSL:
201°, 58.4906%, 89.6078%
HSV (HSB):
201°, 12.7049%, 95.6863%
XYZ:
72.9086, 78.9556, 96.9852
xyY:
0.2930, 0.3173, 78.9556
CIE-Lab:
91.2142, -4.4275, -7.5804
CIE-LCH:
91.2142, 8.7787, 239.7123
CIE-Luv:
91.2142, -11.2289, -11.0881
Hunter-Lab:
88.8570, -9.0375, -2.5137
#d5e9f4 color charts
#d5e9f4 color shades, tints & tones
#d5e9f4 color schemes
#d5e9f4 color preview, HTML & CSS examples
This text has a color of #d5e9f4
<p style="color:#d5e9f4;">Text here</p>
.mytext {color:#d5e9f4;}
This box has a color of #d5e9f4
<div style="background-color:#d5e9f4;">Content here</div>
.mybackground {background-color:#d5e9f4;}
Border around this has a color of #d5e9f4
<div style="border:2px solid #d5e9f4;">Content here</div>
.myborder {border:2px solid #d5e9f4;}