#d5b4ed color space conversions
Hex:
#d5b4ed
RGB:
213, 180, 237
CMY:
16, 29, 7
CMYK:
10, 24, 0, 7
HSL:
275°, 61.2903%, 81.7647%
HSV (HSB):
275°, 24.0506%, 92.9412%
XYZ:
59.0479, 52.9031, 87.2199
xyY:
0.2965, 0.2656, 52.9031
CIE-Lab:
77.8177, 22.2503, -23.9894
CIE-LCH:
77.8177, 32.7196, 312.8461
CIE-Luv:
77.8177, 14.2974, -41.5072
Hunter-Lab:
72.7345, 17.6259, -20.1837
#d5b4ed color charts
#d5b4ed color shades, tints & tones
#d5b4ed color schemes
#d5b4ed color preview, HTML & CSS examples
This text has a color of #d5b4ed
<p style="color:#d5b4ed;">Text here</p>
.mytext {color:#d5b4ed;}
This box has a color of #d5b4ed
<div style="background-color:#d5b4ed;">Content here</div>
.mybackground {background-color:#d5b4ed;}
Border around this has a color of #d5b4ed
<div style="border:2px solid #d5b4ed;">Content here</div>
.myborder {border:2px solid #d5b4ed;}