#d3e3fc color space conversions
Hex:
#d3e3fc
RGB:
211, 227, 252
CMY:
17, 11, 1
CMYK:
16, 10, 0, 1
HSL:
217°, 87.2340%, 90.7843%
HSV (HSB):
217°, 16.2698%, 98.8235%
XYZ:
71.9037, 75.8153, 102.9395
xyY:
0.2869, 0.3025, 75.8153
CIE-Lab:
89.7735, -0.3302, -13.9245
CIE-LCH:
89.7735, 13.9284, 268.6416
CIE-Luv:
89.7735, -9.7615, -21.9689
Hunter-Lab:
87.0720, -4.9713, -9.1443
#d3e3fc color charts
#d3e3fc color shades, tints & tones
#d3e3fc color schemes
#d3e3fc color preview, HTML & CSS examples
This text has a color of #d3e3fc
<p style="color:#d3e3fc;">Text here</p>
.mytext {color:#d3e3fc;}
This box has a color of #d3e3fc
<div style="background-color:#d3e3fc;">Content here</div>
.mybackground {background-color:#d3e3fc;}
Border around this has a color of #d3e3fc
<div style="border:2px solid #d3e3fc;">Content here</div>
.myborder {border:2px solid #d3e3fc;}