#d3f5fc color space conversions
Hex:
#d3f5fc
RGB:
211, 245, 252
CMY:
17, 4, 1
CMYK:
16, 3, 0, 1
HSL:
190°, 87.2340%, 90.7843%
HSV (HSB):
190°, 16.2698%, 98.8235%
XYZ:
77.0871, 86.1820, 104.6673
xyY:
0.2877, 0.3217, 86.1820
CIE-Lab:
94.3901, -9.5348, -7.0570
CIE-LCH:
94.3901, 11.8623, 216.5062
CIE-Luv:
94.3901, -18.0569, -9.4413
Hunter-Lab:
92.8342, -14.2383, -1.8634
#d3f5fc color charts
#d3f5fc color shades, tints & tones
#d3f5fc color schemes
#d3f5fc color preview, HTML & CSS examples
This text has a color of #d3f5fc
<p style="color:#d3f5fc;">Text here</p>
.mytext {color:#d3f5fc;}
This box has a color of #d3f5fc
<div style="background-color:#d3f5fc;">Content here</div>
.mybackground {background-color:#d3f5fc;}
Border around this has a color of #d3f5fc
<div style="border:2px solid #d3f5fc;">Content here</div>
.myborder {border:2px solid #d3f5fc;}