#d3d5f9 color space conversions
Hex:
#d3d5f9
RGB:
211, 213, 249
CMY:
17, 16, 2
CMYK:
15, 14, 0, 2
HSL:
237°, 76.0000%, 90.1961%
HSV (HSB):
237°, 15.2610%, 97.6471%
XYZ:
67.7571, 68.2769, 99.2301
xyY:
0.2880, 0.2902, 68.2769
CIE-Lab:
86.1447, 6.3793, -17.7943
CIE-LCH:
86.1447, 18.9033, 289.7229
CIE-Luv:
86.1447, -3.1350, -29.2610
Hunter-Lab:
82.6299, 1.7691, -13.3604
#d3d5f9 color charts
#d3d5f9 color shades, tints & tones
#d3d5f9 color schemes
#d3d5f9 color preview, HTML & CSS examples
This text has a color of #d3d5f9
<p style="color:#d3d5f9;">Text here</p>
.mytext {color:#d3d5f9;}
This box has a color of #d3d5f9
<div style="background-color:#d3d5f9;">Content here</div>
.mybackground {background-color:#d3d5f9;}
Border around this has a color of #d3d5f9
<div style="border:2px solid #d3d5f9;">Content here</div>
.myborder {border:2px solid #d3d5f9;}