#d5e8f9 color space conversions
Hex:
#d5e8f9
RGB:
213, 232, 249
CMY:
16, 9, 2
CMYK:
14, 7, 0, 2
HSL:
208°, 75.0000%, 90.5882%
HSV (HSB):
208°, 14.4578%, 97.6471%
XYZ:
73.3961, 78.6989, 100.9446
xyY:
0.2901, 0.3110, 78.6989
CIE-Lab:
91.0979, -2.9083, -10.3648
CIE-LCH:
91.0979, 10.7651, 254.3260
CIE-Luv:
91.0979, -10.9515, -15.8048
Hunter-Lab:
88.7124, -7.5650, -5.3665
#d5e8f9 color charts
#d5e8f9 color shades, tints & tones
#d5e8f9 color schemes
#d5e8f9 color preview, HTML & CSS examples
This text has a color of #d5e8f9
<p style="color:#d5e8f9;">Text here</p>
.mytext {color:#d5e8f9;}
This box has a color of #d5e8f9
<div style="background-color:#d5e8f9;">Content here</div>
.mybackground {background-color:#d5e8f9;}
Border around this has a color of #d5e8f9
<div style="border:2px solid #d5e8f9;">Content here</div>
.myborder {border:2px solid #d5e8f9;}