#d2e8ff color space conversions
Hex:
#d2e8ff
RGB:
210, 232, 255
CMY:
18, 9, 0
CMYK:
18, 9, 0, 0
HSL:
211°, 100.0000%, 91.1765%
HSV (HSB):
211°, 17.6471%, 100.0000%
XYZ:
73.4850, 78.6349, 105.9127
xyY:
0.2848, 0.3047, 78.6349
CIE-Lab:
91.0688, -2.5980, -13.5631
CIE-LCH:
91.0688, 13.8097, 259.1566
CIE-Luv:
91.0688, -12.6747, -21.0465
Hunter-Lab:
88.6763, -7.2628, -8.7411
#d2e8ff color charts
#d2e8ff color shades, tints & tones
#d2e8ff color schemes
#d2e8ff color preview, HTML & CSS examples
This text has a color of #d2e8ff
<p style="color:#d2e8ff;">Text here</p>
.mytext {color:#d2e8ff;}
This box has a color of #d2e8ff
<div style="background-color:#d2e8ff;">Content here</div>
.mybackground {background-color:#d2e8ff;}
Border around this has a color of #d2e8ff
<div style="border:2px solid #d2e8ff;">Content here</div>
.myborder {border:2px solid #d2e8ff;}