#d2e9f5 color space conversions
Hex:
#d2e9f5
RGB:
210, 233, 245
CMY:
18, 9, 4
CMYK:
14, 5, 0, 4
HSL:
201°, 63.6364%, 89.2157%
HSV (HSB):
201°, 14.2857%, 96.0784%
XYZ:
72.1987, 78.5720, 97.7468
xyY:
0.2905, 0.3162, 78.5720
CIE-Lab:
91.0403, -5.1683, -8.3827
CIE-LCH:
91.0403, 9.8479, 238.3441
CIE-Luv:
91.0403, -12.7808, -12.2430
Hunter-Lab:
88.6409, -9.7319, -3.3322
#d2e9f5 color charts
#d2e9f5 color shades, tints & tones
#d2e9f5 color schemes
#d2e9f5 color preview, HTML & CSS examples
This text has a color of #d2e9f5
<p style="color:#d2e9f5;">Text here</p>
.mytext {color:#d2e9f5;}
This box has a color of #d2e9f5
<div style="background-color:#d2e9f5;">Content here</div>
.mybackground {background-color:#d2e9f5;}
Border around this has a color of #d2e9f5
<div style="border:2px solid #d2e9f5;">Content here</div>
.myborder {border:2px solid #d2e9f5;}