#d5e3f5 color space conversions
Hex:
#d5e3f5
RGB:
213, 227, 245
CMY:
16, 11, 4
CMYK:
13, 7, 0, 4
HSL:
214°, 61.5385%, 89.8039%
HSV (HSB):
214°, 13.0612%, 96.0784%
XYZ:
71.3911, 75.6769, 97.2306
xyY:
0.2922, 0.3098, 75.6769
CIE-Lab:
89.7091, -1.1378, -10.3376
CIE-LCH:
89.7091, 10.4000, 263.7189
CIE-Luv:
89.7091, -8.4427, -16.0243
Hunter-Lab:
86.9925, -5.7493, -5.3731
#d5e3f5 color charts
#d5e3f5 color shades, tints & tones
#d5e3f5 color schemes
#d5e3f5 color preview, HTML & CSS examples
This text has a color of #d5e3f5
<p style="color:#d5e3f5;">Text here</p>
.mytext {color:#d5e3f5;}
This box has a color of #d5e3f5
<div style="background-color:#d5e3f5;">Content here</div>
.mybackground {background-color:#d5e3f5;}
Border around this has a color of #d5e3f5
<div style="border:2px solid #d5e3f5;">Content here</div>
.myborder {border:2px solid #d5e3f5;}