#d0e8fd color space conversions
Hex:
#d0e8fd
RGB:
208, 232, 253
CMY:
18, 9, 1
CMYK:
18, 8, 0, 1
HSL:
208°, 91.8367%, 90.3922%
HSV (HSB):
208°, 17.7866%, 99.2157%
XYZ:
72.5987, 78.2150, 104.1991
xyY:
0.2847, 0.3067, 78.2150
CIE-Lab:
90.8779, -3.6275, -12.8178
CIE-LCH:
90.8779, 13.3212, 254.1983
CIE-Luv:
90.8779, -13.5871, -19.6573
Hunter-Lab:
88.4392, -8.2402, -7.9481
#d0e8fd color charts
#d0e8fd color shades, tints & tones
#d0e8fd color schemes
#d0e8fd color preview, HTML & CSS examples
This text has a color of #d0e8fd
<p style="color:#d0e8fd;">Text here</p>
.mytext {color:#d0e8fd;}
This box has a color of #d0e8fd
<div style="background-color:#d0e8fd;">Content here</div>
.mybackground {background-color:#d0e8fd;}
Border around this has a color of #d0e8fd
<div style="border:2px solid #d0e8fd;">Content here</div>
.myborder {border:2px solid #d0e8fd;}