#d3e5f7 color space conversions
Hex:
#d3e5f7
RGB:
211, 229, 247
CMY:
17, 10, 3
CMYK:
15, 7, 0, 3
HSL:
210°, 69.2308%, 89.8039%
HSV (HSB):
210°, 14.5749%, 96.8627%
XYZ:
71.6718, 76.6029, 99.0040
xyY:
0.2898, 0.3098, 76.6029
CIE-Lab:
90.1385, -2.3939, -10.7611
CIE-LCH:
90.1385, 11.0242, 257.4582
CIE-Luv:
90.1385, -10.4846, -16.5075
Hunter-Lab:
87.5231, -6.9935, -5.8013
#d3e5f7 color charts
#d3e5f7 color shades, tints & tones
#d3e5f7 color schemes
#d3e5f7 color preview, HTML & CSS examples
This text has a color of #d3e5f7
<p style="color:#d3e5f7;">Text here</p>
.mytext {color:#d3e5f7;}
This box has a color of #d3e5f7
<div style="background-color:#d3e5f7;">Content here</div>
.mybackground {background-color:#d3e5f7;}
Border around this has a color of #d3e5f7
<div style="border:2px solid #d3e5f7;">Content here</div>
.myborder {border:2px solid #d3e5f7;}