#d2e2f3 color space conversions
Hex:
#d2e2f3
RGB:
210, 226, 243
CMY:
18, 11, 5
CMYK:
14, 7, 0, 5
HSL:
211°, 57.8947%, 88.8235%
HSV (HSB):
211°, 13.5802%, 95.2941%
XYZ:
69.9524, 74.5654, 95.4997
xyY:
0.2914, 0.3107, 74.5654
CIE-Lab:
89.1890, -1.9701, -10.0846
CIE-LCH:
89.1890, 10.2752, 258.9462
CIE-Luv:
89.1890, -9.4262, -15.4673
Hunter-Lab:
86.3513, -6.5135, -5.1256
#d2e2f3 color charts
#d2e2f3 color shades, tints & tones
#d2e2f3 color schemes
#d2e2f3 color preview, HTML & CSS examples
This text has a color of #d2e2f3
<p style="color:#d2e2f3;">Text here</p>
.mytext {color:#d2e2f3;}
This box has a color of #d2e2f3
<div style="background-color:#d2e2f3;">Content here</div>
.mybackground {background-color:#d2e2f3;}
Border around this has a color of #d2e2f3
<div style="border:2px solid #d2e2f3;">Content here</div>
.myborder {border:2px solid #d2e2f3;}