#d2e3f1 color space conversions
Hex:
#d2e3f1
RGB:
210, 227, 241
CMY:
18, 11, 5
CMYK:
13, 6, 0, 5
HSL:
207°, 52.5424%, 88.4314%
HSV (HSB):
207°, 12.8631%, 94.5098%
XYZ:
69.9246, 74.9907, 94.0083
xyY:
0.2927, 0.3139, 74.9907
CIE-Lab:
89.3886, -2.8901, -8.7386
CIE-LCH:
89.3886, 9.2041, 251.6996
CIE-Luv:
89.3886, -9.8148, -13.1623
Hunter-Lab:
86.5972, -7.4116, -3.7461
#d2e3f1 color charts
#d2e3f1 color shades, tints & tones
#d2e3f1 color schemes
#d2e3f1 color preview, HTML & CSS examples
This text has a color of #d2e3f1
<p style="color:#d2e3f1;">Text here</p>
.mytext {color:#d2e3f1;}
This box has a color of #d2e3f1
<div style="background-color:#d2e3f1;">Content here</div>
.mybackground {background-color:#d2e3f1;}
Border around this has a color of #d2e3f1
<div style="border:2px solid #d2e3f1;">Content here</div>
.myborder {border:2px solid #d2e3f1;}