#d5f3f8 color space conversions
Hex:
#d5f3f8
RGB:
213, 243, 248
CMY:
16, 5, 3
CMYK:
14, 2, 0, 3
HSL:
189°, 71.4286%, 90.3922%
HSV (HSB):
189°, 14.1129%, 97.2549%
XYZ:
76.4344, 85.0246, 101.1898
xyY:
0.2910, 0.3237, 85.0246
CIE-Lab:
93.8937, -8.7149, -5.7022
CIE-LCH:
93.8937, 10.4146, 213.1968
CIE-Luv:
93.8937, -16.0458, -7.4104
Hunter-Lab:
92.2088, -13.4018, -0.5186
#d5f3f8 color charts
#d5f3f8 color shades, tints & tones
#d5f3f8 color schemes
#d5f3f8 color preview, HTML & CSS examples
This text has a color of #d5f3f8
<p style="color:#d5f3f8;">Text here</p>
.mytext {color:#d5f3f8;}
This box has a color of #d5f3f8
<div style="background-color:#d5f3f8;">Content here</div>
.mybackground {background-color:#d5f3f8;}
Border around this has a color of #d5f3f8
<div style="border:2px solid #d5f3f8;">Content here</div>
.myborder {border:2px solid #d5f3f8;}