#d5e0f8 color space conversions
Hex:
#d5e0f8
RGB:
213, 224, 248
CMY:
16, 12, 3
CMYK:
14, 10, 0, 3
HSL:
221°, 71.4286%, 90.3922%
HSV (HSB):
221°, 14.1129%, 97.2549%
XYZ:
71.0395, 74.2348, 99.3915
xyY:
0.2904, 0.3034, 74.2348
CIE-Lab:
89.0333, 1.0277, -12.9191
CIE-LCH:
89.0333, 12.9599, 274.5483
CIE-Luv:
89.0333, -7.1707, -20.5346
Hunter-Lab:
86.1596, -3.6041, -8.0837
#d5e0f8 color charts
#d5e0f8 color shades, tints & tones
#d5e0f8 color schemes
#d5e0f8 color preview, HTML & CSS examples
This text has a color of #d5e0f8
<p style="color:#d5e0f8;">Text here</p>
.mytext {color:#d5e0f8;}
This box has a color of #d5e0f8
<div style="background-color:#d5e0f8;">Content here</div>
.mybackground {background-color:#d5e0f8;}
Border around this has a color of #d5e0f8
<div style="border:2px solid #d5e0f8;">Content here</div>
.myborder {border:2px solid #d5e0f8;}