#d5d6f9 color space conversions
Hex:
#d5d6f9
RGB:
213, 214, 249
CMY:
16, 16, 2
CMYK:
14, 14, 0, 2
HSL:
238°, 75.0000%, 90.5882%
HSV (HSB):
238°, 14.4578%, 97.6471%
XYZ:
68.5860, 69.0788, 99.3412
xyY:
0.2894, 0.2915, 69.0788
CIE-Lab:
86.5431, 6.4764, -17.1799
CIE-LCH:
86.5431, 18.3601, 290.6554
CIE-Luv:
86.5431, -2.5536, -28.2863
Hunter-Lab:
83.1137, 1.8506, -12.6865
#d5d6f9 color charts
#d5d6f9 color shades, tints & tones
#d5d6f9 color schemes
#d5d6f9 color preview, HTML & CSS examples
This text has a color of #d5d6f9
<p style="color:#d5d6f9;">Text here</p>
.mytext {color:#d5d6f9;}
This box has a color of #d5d6f9
<div style="background-color:#d5d6f9;">Content here</div>
.mybackground {background-color:#d5d6f9;}
Border around this has a color of #d5d6f9
<div style="border:2px solid #d5d6f9;">Content here</div>
.myborder {border:2px solid #d5d6f9;}