#d2e5fd color space conversions
Hex:
#d2e5fd
RGB:
210, 229, 253
CMY:
18, 10, 1
CMYK:
17, 9, 0, 1
HSL:
213°, 91.4894%, 90.7843%
HSV (HSB):
213°, 16.9960%, 99.2157%
XYZ:
72.3273, 76.8321, 103.9465
xyY:
0.2858, 0.3036, 76.8321
CIE-Lab:
90.2443, -1.4665, -13.7508
CIE-LCH:
90.2443, 13.8288, 263.9124
CIE-Luv:
90.2443, -11.2238, -21.5139
Hunter-Lab:
87.6539, -6.1058, -8.9527
#d2e5fd color charts
#d2e5fd color shades, tints & tones
#d2e5fd color schemes
#d2e5fd color preview, HTML & CSS examples
This text has a color of #d2e5fd
<p style="color:#d2e5fd;">Text here</p>
.mytext {color:#d2e5fd;}
This box has a color of #d2e5fd
<div style="background-color:#d2e5fd;">Content here</div>
.mybackground {background-color:#d2e5fd;}
Border around this has a color of #d2e5fd
<div style="border:2px solid #d2e5fd;">Content here</div>
.myborder {border:2px solid #d2e5fd;}