#d5c5e9 color space conversions
Hex:
#d5c5e9
RGB:
213, 197, 233
CMY:
16, 23, 9
CMYK:
9, 15, 0, 9
HSL:
267°, 45.0000%, 84.3137%
HSV (HSB):
267°, 15.4506%, 91.3725%
XYZ:
62.1148, 59.9618, 85.3908
xyY:
0.2994, 0.2890, 59.9618
CIE-Lab:
81.8174, 12.2724, -15.7858
CIE-LCH:
81.8174, 19.9951, 307.8626
CIE-Luv:
81.8174, 6.5918, -26.7659
Hunter-Lab:
77.4350, 7.6732, -11.1770
#d5c5e9 color charts
#d5c5e9 color shades, tints & tones
#d5c5e9 color schemes
#d5c5e9 color preview, HTML & CSS examples
This text has a color of #d5c5e9
<p style="color:#d5c5e9;">Text here</p>
.mytext {color:#d5c5e9;}
This box has a color of #d5c5e9
<div style="background-color:#d5c5e9;">Content here</div>
.mybackground {background-color:#d5c5e9;}
Border around this has a color of #d5c5e9
<div style="border:2px solid #d5c5e9;">Content here</div>
.myborder {border:2px solid #d5c5e9;}