#d2e8f8 color space conversions
Hex:
#d2e8f8
RGB:
210, 232, 248
CMY:
18, 9, 3
CMYK:
15, 6, 0, 3
HSL:
205°, 73.0769%, 89.8039%
HSV (HSB):
205°, 15.3226%, 97.2549%
XYZ:
72.3782, 78.1922, 100.0848
xyY:
0.2888, 0.3120, 78.1922
CIE-Lab:
90.8675, -4.0458, -10.2067
CIE-LCH:
90.8675, 10.9793, 248.3776
CIE-Luv:
90.8675, -12.4214, -15.3563
Hunter-Lab:
88.4263, -8.6413, -5.2086
#d2e8f8 color charts
#d2e8f8 color shades, tints & tones
#d2e8f8 color schemes
#d2e8f8 color preview, HTML & CSS examples
This text has a color of #d2e8f8
<p style="color:#d2e8f8;">Text here</p>
.mytext {color:#d2e8f8;}
This box has a color of #d2e8f8
<div style="background-color:#d2e8f8;">Content here</div>
.mybackground {background-color:#d2e8f8;}
Border around this has a color of #d2e8f8
<div style="border:2px solid #d2e8f8;">Content here</div>
.myborder {border:2px solid #d2e8f8;}