#b58bdd color space conversions
Hex:
#b58bdd
RGB:
181, 139, 221
CMY:
29, 45, 13
CMYK:
18, 37, 0, 13
HSL:
271°, 54.6667%, 70.5882%
HSV (HSB):
271°, 37.1041%, 86.6667%
XYZ:
41.3398, 33.5095, 72.6957
xyY:
0.2802, 0.2271, 33.5095
CIE-Lab:
64.5713, 31.5419, -35.8859
CIE-LCH:
64.5713, 47.7775, 311.3139
CIE-Luv:
64.5713, 16.0730, -60.9349
Hunter-Lab:
57.8873, 26.1716, -33.9361
#b58bdd color charts
#b58bdd color shades, tints & tones
#b58bdd color schemes
#b58bdd color preview, HTML & CSS examples
This text has a color of #b58bdd
<p style="color:#b58bdd;">Text here</p>
.mytext {color:#b58bdd;}
This box has a color of #b58bdd
<div style="background-color:#b58bdd;">Content here</div>
.mybackground {background-color:#b58bdd;}
Border around this has a color of #b58bdd
<div style="border:2px solid #b58bdd;">Content here</div>
.myborder {border:2px solid #b58bdd;}