#d5d9f0 color space conversions
Hex:
#d5d9f0
RGB:
213, 217, 240
CMY:
16, 15, 6
CMYK:
11, 10, 0, 6
HSL:
231°, 47.3684%, 88.8235%
HSV (HSB):
231°, 11.2500%, 94.1176%
XYZ:
67.9816, 70.0631, 92.3786
xyY:
0.2950, 0.3041, 70.0631
CIE-Lab:
87.0278, 3.0657, -11.7021
CIE-LCH:
87.0278, 12.0970, 284.6806
CIE-Luv:
87.0278, -3.4609, -18.8493
Hunter-Lab:
83.7037, -1.5092, -6.8421
#d5d9f0 color charts
#d5d9f0 color shades, tints & tones
#d5d9f0 color schemes
#d5d9f0 color preview, HTML & CSS examples
This text has a color of #d5d9f0
<p style="color:#d5d9f0;">Text here</p>
.mytext {color:#d5d9f0;}
This box has a color of #d5d9f0
<div style="background-color:#d5d9f0;">Content here</div>
.mybackground {background-color:#d5d9f0;}
Border around this has a color of #d5d9f0
<div style="border:2px solid #d5d9f0;">Content here</div>
.myborder {border:2px solid #d5d9f0;}