#d3f2fc color space conversions
Hex:
#d3f2fc
RGB:
211, 242, 252
CMY:
17, 5, 1
CMYK:
16, 4, 0, 1
HSL:
195°, 87.2340%, 90.7843%
HSV (HSB):
195°, 16.2698%, 98.8235%
XYZ:
76.1868, 84.3814, 104.3672
xyY:
0.2876, 0.3185, 84.3814
CIE-Lab:
93.6159, -8.0201, -8.2030
CIE-LCH:
93.6159, 11.4722, 225.6459
CIE-Luv:
93.6159, -16.6774, -11.5217
Hunter-Lab:
91.8594, -12.7086, -3.0616
#d3f2fc color charts
#d3f2fc color shades, tints & tones
#d3f2fc color schemes
#d3f2fc color preview, HTML & CSS examples
This text has a color of #d3f2fc
<p style="color:#d3f2fc;">Text here</p>
.mytext {color:#d3f2fc;}
This box has a color of #d3f2fc
<div style="background-color:#d3f2fc;">Content here</div>
.mybackground {background-color:#d3f2fc;}
Border around this has a color of #d3f2fc
<div style="border:2px solid #d3f2fc;">Content here</div>
.myborder {border:2px solid #d3f2fc;}