#d5d2e8 color space conversions
Hex:
#d5d2e8
RGB:
213, 210, 232
CMY:
16, 18, 9
CMYK:
8, 9, 0, 9
HSL:
248°, 32.3529%, 86.6667%
HSV (HSB):
248°, 9.4828%, 90.9804%
XYZ:
65.0527, 66.0655, 85.6672
xyY:
0.3001, 0.3048, 66.0655
CIE-Lab:
85.0298, 5.1615, -10.4460
CIE-LCH:
85.0298, 11.6516, 296.2946
CIE-Luv:
85.0298, 0.3701, -17.1345
Hunter-Lab:
81.2807, 0.6205, -5.5932
#d5d2e8 color charts
#d5d2e8 color shades, tints & tones
#d5d2e8 color schemes
#d5d2e8 color preview, HTML & CSS examples
This text has a color of #d5d2e8
<p style="color:#d5d2e8;">Text here</p>
.mytext {color:#d5d2e8;}
This box has a color of #d5d2e8
<div style="background-color:#d5d2e8;">Content here</div>
.mybackground {background-color:#d5d2e8;}
Border around this has a color of #d5d2e8
<div style="border:2px solid #d5d2e8;">Content here</div>
.myborder {border:2px solid #d5d2e8;}