#d5c5e8 color space conversions
Hex:
#d5c5e8
RGB:
213, 197, 232
CMY:
16, 23, 9
CMYK:
8, 15, 0, 9
HSL:
267°, 43.2099%, 84.1176%
HSV (HSB):
267°, 15.0862%, 90.9804%
XYZ:
61.9723, 59.9048, 84.6404
xyY:
0.3001, 0.2901, 59.9048
CIE-Lab:
81.7864, 12.0740, -15.2974
CIE-LCH:
81.7864, 19.4882, 308.2834
CIE-Luv:
81.7864, 6.6706, -25.9445
Hunter-Lab:
77.3982, 7.4771, -10.6591
#d5c5e8 color charts
#d5c5e8 color shades, tints & tones
#d5c5e8 color schemes
#d5c5e8 color preview, HTML & CSS examples
This text has a color of #d5c5e8
<p style="color:#d5c5e8;">Text here</p>
.mytext {color:#d5c5e8;}
This box has a color of #d5c5e8
<div style="background-color:#d5c5e8;">Content here</div>
.mybackground {background-color:#d5c5e8;}
Border around this has a color of #d5c5e8
<div style="border:2px solid #d5c5e8;">Content here</div>
.myborder {border:2px solid #d5c5e8;}