#d0e7fd color space conversions
Hex:
#d0e7fd
RGB:
208, 231, 253
CMY:
18, 9, 1
CMYK:
18, 9, 0, 1
HSL:
209°, 91.8367%, 90.3922%
HSV (HSB):
209°, 17.7866%, 99.2157%
XYZ:
72.3180, 77.6536, 104.1056
xyY:
0.2846, 0.3056, 77.6536
CIE-Lab:
90.6216, -3.1124, -13.2007
CIE-LCH:
90.6216, 13.5627, 256.7332
CIE-Luv:
90.6216, -13.1299, -20.3586
Hunter-Lab:
88.1213, -7.7237, -8.3597
#d0e7fd color charts
#d0e7fd color shades, tints & tones
#d0e7fd color schemes
#d0e7fd color preview, HTML & CSS examples
This text has a color of #d0e7fd
<p style="color:#d0e7fd;">Text here</p>
.mytext {color:#d0e7fd;}
This box has a color of #d0e7fd
<div style="background-color:#d0e7fd;">Content here</div>
.mybackground {background-color:#d0e7fd;}
Border around this has a color of #d0e7fd
<div style="border:2px solid #d0e7fd;">Content here</div>
.myborder {border:2px solid #d0e7fd;}