#d2e5f2 color space conversions
Hex:
#d2e5f2
RGB:
210, 229, 242
CMY:
18, 10, 5
CMYK:
13, 5, 0, 5
HSL:
204°, 55.1724%, 88.6275%
HSV (HSB):
204°, 13.2231%, 94.9020%
XYZ:
70.6247, 76.1511, 94.9807
xyY:
0.2921, 0.3150, 76.1511
CIE-Lab:
89.9294, -3.7198, -8.4606
CIE-LCH:
89.9294, 9.2422, 246.2665
CIE-Luv:
89.9294, -10.7963, -12.5896
Hunter-Lab:
87.2646, -8.2500, -3.4474
#d2e5f2 color charts
#d2e5f2 color shades, tints & tones
#d2e5f2 color schemes
#d2e5f2 color preview, HTML & CSS examples
This text has a color of #d2e5f2
<p style="color:#d2e5f2;">Text here</p>
.mytext {color:#d2e5f2;}
This box has a color of #d2e5f2
<div style="background-color:#d2e5f2;">Content here</div>
.mybackground {background-color:#d2e5f2;}
Border around this has a color of #d2e5f2
<div style="border:2px solid #d2e5f2;">Content here</div>
.myborder {border:2px solid #d2e5f2;}