#d3e4fc color space conversions
Hex:
#d3e4fc
RGB:
211, 228, 252
CMY:
17, 11, 1
CMYK:
16, 10, 0, 1
HSL:
215°, 87.2340%, 90.7843%
HSV (HSB):
215°, 16.2698%, 98.8235%
XYZ:
72.1781, 76.3640, 103.0310
xyY:
0.2869, 0.3035, 76.3640
CIE-Lab:
90.0281, -0.8487, -13.5438
CIE-LCH:
90.0281, 13.5703, 266.4144
CIE-Luv:
90.0281, -10.2230, -21.2708
Hunter-Lab:
87.3865, -5.4918, -8.7340
#d3e4fc color charts
#d3e4fc color shades, tints & tones
#d3e4fc color schemes
#d3e4fc color preview, HTML & CSS examples
This text has a color of #d3e4fc
<p style="color:#d3e4fc;">Text here</p>
.mytext {color:#d3e4fc;}
This box has a color of #d3e4fc
<div style="background-color:#d3e4fc;">Content here</div>
.mybackground {background-color:#d3e4fc;}
Border around this has a color of #d3e4fc
<div style="border:2px solid #d3e4fc;">Content here</div>
.myborder {border:2px solid #d3e4fc;}