#d2e3f3 color space conversions
Hex:
#d2e3f3
RGB:
210, 227, 243
CMY:
18, 11, 5
CMYK:
14, 7, 0, 5
HSL:
209°, 57.8947%, 88.8235%
HSV (HSB):
209°, 13.5802%, 95.2941%
XYZ:
70.2251, 75.1109, 95.5906
xyY:
0.2915, 0.3118, 75.1109
CIE-Lab:
89.4449, -2.4870, -9.7041
CIE-LCH:
89.4449, 10.0178, 255.6253
CIE-Luv:
89.4449, -9.8958, -14.7764
Hunter-Lab:
86.6665, -7.0295, -4.7285
#d2e3f3 color charts
#d2e3f3 color shades, tints & tones
#d2e3f3 color schemes
#d2e3f3 color preview, HTML & CSS examples
This text has a color of #d2e3f3
<p style="color:#d2e3f3;">Text here</p>
.mytext {color:#d2e3f3;}
This box has a color of #d2e3f3
<div style="background-color:#d2e3f3;">Content here</div>
.mybackground {background-color:#d2e3f3;}
Border around this has a color of #d2e3f3
<div style="border:2px solid #d2e3f3;">Content here</div>
.myborder {border:2px solid #d2e3f3;}