#d2d3e3 color space conversions
Hex:
#d2d3e3
RGB:
210, 211, 227
CMY:
18, 17, 11
CMYK:
7, 7, 0, 11
HSL:
236°, 23.2877%, 85.6863%
HSV (HSB):
236°, 7.4890%, 89.0196%
XYZ:
63.7377, 65.8362, 82.0214
xyY:
0.3012, 0.3111, 65.8362
CIE-Lab:
84.9128, 2.6768, -7.9904
CIE-LCH:
84.9128, 8.4269, 288.5208
CIE-Luv:
84.9128, -1.4597, -12.8207
Hunter-Lab:
81.1395, -1.7766, -3.1367
#d2d3e3 color charts
#d2d3e3 color shades, tints & tones
#d2d3e3 color schemes
#d2d3e3 color preview, HTML & CSS examples
This text has a color of #d2d3e3
<p style="color:#d2d3e3;">Text here</p>
.mytext {color:#d2d3e3;}
This box has a color of #d2d3e3
<div style="background-color:#d2d3e3;">Content here</div>
.mybackground {background-color:#d2d3e3;}
Border around this has a color of #d2d3e3
<div style="border:2px solid #d2d3e3;">Content here</div>
.myborder {border:2px solid #d2d3e3;}