#d3f0f7 color space conversions
Hex:
#d3f0f7
RGB:
211, 240, 247
CMY:
17, 6, 3
CMYK:
15, 3, 0, 3
HSL:
192°, 69.2308%, 89.8039%
HSV (HSB):
192°, 14.5749%, 96.8627%
XYZ:
74.8126, 82.8845, 100.0509
xyY:
0.2903, 0.3216, 82.8845
CIE-Lab:
92.9638, -8.0190, -6.5705
CIE-LCH:
92.9638, 10.3670, 219.3299
CIE-Luv:
92.9638, -15.6089, -8.8997
Hunter-Lab:
91.0409, -12.6398, -1.4291
#d3f0f7 color charts
#d3f0f7 color shades, tints & tones
#d3f0f7 color schemes
#d3f0f7 color preview, HTML & CSS examples
This text has a color of #d3f0f7
<p style="color:#d3f0f7;">Text here</p>
.mytext {color:#d3f0f7;}
This box has a color of #d3f0f7
<div style="background-color:#d3f0f7;">Content here</div>
.mybackground {background-color:#d3f0f7;}
Border around this has a color of #d3f0f7
<div style="border:2px solid #d3f0f7;">Content here</div>
.myborder {border:2px solid #d3f0f7;}