#d5c7e5 color space conversions
Hex:
#d5c7e5
RGB:
213, 199, 229
CMY:
16, 22, 10
CMYK:
7, 13, 0, 10
HSL:
268°, 36.5854%, 83.9216%
HSV (HSB):
268°, 13.1004%, 89.8039%
XYZ:
62.0069, 60.6501, 82.5673
xyY:
0.3021, 0.2955, 60.6501
CIE-Lab:
82.1903, 10.4137, -13.0873
CIE-LCH:
82.1903, 16.7249, 308.5098
CIE-Luv:
82.1903, 5.9314, -22.1382
Hunter-Lab:
77.8782, 5.8354, -8.3451
#d5c7e5 color charts
#d5c7e5 color shades, tints & tones
#d5c7e5 color schemes
#d5c7e5 color preview, HTML & CSS examples
This text has a color of #d5c7e5
<p style="color:#d5c7e5;">Text here</p>
.mytext {color:#d5c7e5;}
This box has a color of #d5c7e5
<div style="background-color:#d5c7e5;">Content here</div>
.mybackground {background-color:#d5c7e5;}
Border around this has a color of #d5c7e5
<div style="border:2px solid #d5c7e5;">Content here</div>
.myborder {border:2px solid #d5c7e5;}