#d2e3fc color space conversions
Hex:
#d2e3fc
RGB:
210, 227, 252
CMY:
18, 11, 1
CMYK:
17, 10, 0, 1
HSL:
216°, 87.5000%, 90.5882%
HSV (HSB):
216°, 16.6667%, 98.8235%
XYZ:
71.6181, 75.6681, 102.9262
xyY:
0.2862, 0.3024, 75.6681
CIE-Lab:
89.7050, -0.6389, -14.0341
CIE-LCH:
89.7050, 14.0487, 267.3934
CIE-Luv:
89.7050, -10.2637, -22.0952
Hunter-Lab:
86.9874, -5.2661, -9.2626
#d2e3fc color charts
#d2e3fc color shades, tints & tones
#d2e3fc color schemes
#d2e3fc color preview, HTML & CSS examples
This text has a color of #d2e3fc
<p style="color:#d2e3fc;">Text here</p>
.mytext {color:#d2e3fc;}
This box has a color of #d2e3fc
<div style="background-color:#d2e3fc;">Content here</div>
.mybackground {background-color:#d2e3fc;}
Border around this has a color of #d2e3fc
<div style="border:2px solid #d2e3fc;">Content here</div>
.myborder {border:2px solid #d2e3fc;}