#d3d2e8 color space conversions
Hex:
#d3d2e8
RGB:
211, 210, 232
CMY:
17, 18, 9
CMYK:
9, 9, 0, 9
HSL:
243°, 32.3529%, 86.6667%
HSV (HSB):
243°, 9.4828%, 90.9804%
XYZ:
64.4761, 65.7683, 85.6402
xyY:
0.2987, 0.3046, 65.7683
CIE-Lab:
84.8781, 4.5098, -10.6882
CIE-LCH:
84.8781, 11.6007, 292.8771
CIE-Luv:
84.8781, -0.7210, -17.4063
Hunter-Lab:
81.0976, -0.0058, -5.8427
#d3d2e8 color charts
#d3d2e8 color shades, tints & tones
#d3d2e8 color schemes
#d3d2e8 color preview, HTML & CSS examples
This text has a color of #d3d2e8
<p style="color:#d3d2e8;">Text here</p>
.mytext {color:#d3d2e8;}
This box has a color of #d3d2e8
<div style="background-color:#d3d2e8;">Content here</div>
.mybackground {background-color:#d3d2e8;}
Border around this has a color of #d3d2e8
<div style="border:2px solid #d3d2e8;">Content here</div>
.myborder {border:2px solid #d3d2e8;}