#d2e9f1 color space conversions
Hex:
#d2e9f1
RGB:
210, 233, 241
CMY:
18, 9, 5
CMYK:
13, 3, 0, 5
HSL:
195°, 52.5424%, 88.4314%
HSV (HSB):
195°, 12.8631%, 94.5098%
XYZ:
71.5944, 78.3303, 94.5649
xyY:
0.2928, 0.3204, 78.3303
CIE-Lab:
90.9304, -5.9710, -6.4555
CIE-LCH:
90.9304, 8.7935, 227.2325
CIE-Luv:
90.9304, -12.6421, -9.0349
Hunter-Lab:
88.5044, -10.4876, -1.3969
#d2e9f1 color charts
#d2e9f1 color shades, tints & tones
#d2e9f1 color schemes
#d2e9f1 color preview, HTML & CSS examples
This text has a color of #d2e9f1
<p style="color:#d2e9f1;">Text here</p>
.mytext {color:#d2e9f1;}
This box has a color of #d2e9f1
<div style="background-color:#d2e9f1;">Content here</div>
.mybackground {background-color:#d2e9f1;}
Border around this has a color of #d2e9f1
<div style="border:2px solid #d2e9f1;">Content here</div>
.myborder {border:2px solid #d2e9f1;}