#d6d0e5 color space conversions
Hex:
#d6d0e5
RGB:
214, 208, 229
CMY:
16, 18, 10
CMYK:
7, 9, 0, 10
HSL:
257°, 28.7671%, 85.6863%
HSV (HSB):
257°, 9.1703%, 89.8039%
XYZ:
64.4303, 65.0650, 83.2917
xyY:
0.3028, 0.3058, 65.0650
CIE-Lab:
84.5172, 5.9612, -9.6071
CIE-LCH:
84.5172, 11.3063, 301.8196
CIE-Luv:
84.5172, 2.0882, -15.9238
Hunter-Lab:
80.6629, 1.4186, -4.7582
#d6d0e5 color charts
#d6d0e5 color shades, tints & tones
#d6d0e5 color schemes
#d6d0e5 color preview, HTML & CSS examples
This text has a color of #d6d0e5
<p style="color:#d6d0e5;">Text here</p>
.mytext {color:#d6d0e5;}
This box has a color of #d6d0e5
<div style="background-color:#d6d0e5;">Content here</div>
.mybackground {background-color:#d6d0e5;}
Border around this has a color of #d6d0e5
<div style="border:2px solid #d6d0e5;">Content here</div>
.myborder {border:2px solid #d6d0e5;}