#d3f0f8 color space conversions
Hex:
#d3f0f8
RGB:
211, 240, 248
CMY:
17, 6, 3
CMYK:
15, 3, 0, 3
HSL:
193°, 72.5490%, 90.0000%
HSV (HSB):
193°, 14.9194%, 97.2549%
XYZ:
74.9673, 82.9464, 100.8660
xyY:
0.2897, 0.3205, 82.9464
CIE-Lab:
92.9910, -7.8178, -7.0503
CIE-LCH:
92.9910, 10.5273, 222.0450
CIE-Luv:
92.9910, -15.6384, -9.6994
Hunter-Lab:
91.0749, -12.4507, -1.9116
#d3f0f8 color charts
#d3f0f8 color shades, tints & tones
#d3f0f8 color schemes
#d3f0f8 color preview, HTML & CSS examples
This text has a color of #d3f0f8
<p style="color:#d3f0f8;">Text here</p>
.mytext {color:#d3f0f8;}
This box has a color of #d3f0f8
<div style="background-color:#d3f0f8;">Content here</div>
.mybackground {background-color:#d3f0f8;}
Border around this has a color of #d3f0f8
<div style="border:2px solid #d3f0f8;">Content here</div>
.myborder {border:2px solid #d3f0f8;}