#d0e8f5 color space conversions
Hex:
#d0e8f5
RGB:
208, 232, 245
CMY:
18, 9, 4
CMYK:
15, 5, 0, 4
HSL:
201°, 64.9123%, 88.8235%
HSV (HSB):
201°, 15.1020%, 96.0784%
XYZ:
71.3505, 77.7157, 97.6263
xyY:
0.2892, 0.3150, 77.7157
CIE-Lab:
90.6500, -5.2797, -8.9762
CIE-LCH:
90.6500, 10.4138, 239.5367
CIE-Luv:
90.6500, -13.3145, -13.1687
Hunter-Lab:
88.1565, -9.8029, -3.9494
#d0e8f5 color charts
#d0e8f5 color shades, tints & tones
#d0e8f5 color schemes
#d0e8f5 color preview, HTML & CSS examples
This text has a color of #d0e8f5
<p style="color:#d0e8f5;">Text here</p>
.mytext {color:#d0e8f5;}
This box has a color of #d0e8f5
<div style="background-color:#d0e8f5;">Content here</div>
.mybackground {background-color:#d0e8f5;}
Border around this has a color of #d0e8f5
<div style="border:2px solid #d0e8f5;">Content here</div>
.myborder {border:2px solid #d0e8f5;}