#d2e7f1 color space conversions
Hex:
#d2e7f1
RGB:
210, 231, 241
CMY:
18, 9, 5
CMYK:
13, 4, 0, 5
HSL:
199°, 52.5424%, 88.4314%
HSV (HSB):
199°, 12.8631%, 94.5098%
XYZ:
71.0314, 77.2043, 94.3773
xyY:
0.2928, 0.3182, 77.2043
CIE-Lab:
90.4156, -4.9475, -7.2168
CIE-LCH:
90.4156, 8.7499, 235.5674
CIE-Luv:
90.4156, -11.7003, -10.4094
Hunter-Lab:
87.8660, -9.4650, -2.1775
#d2e7f1 color charts
#d2e7f1 color shades, tints & tones
#d2e7f1 color schemes
#d2e7f1 color preview, HTML & CSS examples
This text has a color of #d2e7f1
<p style="color:#d2e7f1;">Text here</p>
.mytext {color:#d2e7f1;}
This box has a color of #d2e7f1
<div style="background-color:#d2e7f1;">Content here</div>
.mybackground {background-color:#d2e7f1;}
Border around this has a color of #d2e7f1
<div style="border:2px solid #d2e7f1;">Content here</div>
.myborder {border:2px solid #d2e7f1;}