#d3e2fc color space conversions
Hex:
#d3e2fc
RGB:
211, 226, 252
CMY:
17, 11, 1
CMYK:
16, 10, 0, 1
HSL:
218°, 87.2340%, 90.7843%
HSV (HSB):
218°, 16.2698%, 98.8235%
XYZ:
71.6310, 75.2699, 102.8486
xyY:
0.2868, 0.3014, 75.2699
CIE-Lab:
89.5193, 0.1891, -14.3051
CIE-LCH:
89.5193, 14.3064, 270.7572
CIE-Luv:
89.5193, -9.2999, -22.6670
Hunter-Lab:
86.7582, -4.4502, -9.5553
#d3e2fc color charts
#d3e2fc color shades, tints & tones
#d3e2fc color schemes
#d3e2fc color preview, HTML & CSS examples
This text has a color of #d3e2fc
<p style="color:#d3e2fc;">Text here</p>
.mytext {color:#d3e2fc;}
This box has a color of #d3e2fc
<div style="background-color:#d3e2fc;">Content here</div>
.mybackground {background-color:#d3e2fc;}
Border around this has a color of #d3e2fc
<div style="border:2px solid #d3e2fc;">Content here</div>
.myborder {border:2px solid #d3e2fc;}