#d2e8f2 color space conversions
Hex:
#d2e8f2
RGB:
210, 232, 242
CMY:
18, 9, 5
CMYK:
13, 4, 0, 5
HSL:
199°, 55.1724%, 88.6275%
HSV (HSB):
199°, 13.2231%, 94.9020%
XYZ:
71.4620, 77.8257, 95.2598
xyY:
0.2922, 0.3182, 77.8257
CIE-Lab:
90.7003, -5.2598, -7.3185
CIE-LCH:
90.7003, 9.0126, 234.2952
CIE-Luv:
90.7003, -12.2068, -10.5232
Hunter-Lab:
88.2189, -9.7885, -2.2689
#d2e8f2 color charts
#d2e8f2 color shades, tints & tones
#d2e8f2 color schemes
#d2e8f2 color preview, HTML & CSS examples
This text has a color of #d2e8f2
<p style="color:#d2e8f2;">Text here</p>
.mytext {color:#d2e8f2;}
This box has a color of #d2e8f2
<div style="background-color:#d2e8f2;">Content here</div>
.mybackground {background-color:#d2e8f2;}
Border around this has a color of #d2e8f2
<div style="border:2px solid #d2e8f2;">Content here</div>
.myborder {border:2px solid #d2e8f2;}