#d3e2f9 color space conversions
Hex:
#d3e2f9
RGB:
211, 226, 249
CMY:
17, 11, 2
CMYK:
15, 9, 0, 2
HSL:
216°, 76.0000%, 90.1961%
HSV (HSB):
216°, 15.2610%, 97.6471%
XYZ:
71.1592, 75.0811, 100.3642
xyY:
0.2886, 0.3045, 75.0811
CIE-Lab:
89.4310, -0.4317, -12.8643
CIE-LCH:
89.4310, 12.8715, 268.0780
CIE-Luv:
89.4310, -9.1706, -20.2166
Hunter-Lab:
86.6494, -5.0466, -8.0198
#d3e2f9 color charts
#d3e2f9 color shades, tints & tones
#d3e2f9 color schemes
#d3e2f9 color preview, HTML & CSS examples
This text has a color of #d3e2f9
<p style="color:#d3e2f9;">Text here</p>
.mytext {color:#d3e2f9;}
This box has a color of #d3e2f9
<div style="background-color:#d3e2f9;">Content here</div>
.mybackground {background-color:#d3e2f9;}
Border around this has a color of #d3e2f9
<div style="border:2px solid #d3e2f9;">Content here</div>
.myborder {border:2px solid #d3e2f9;}