#b58bc4 color space conversions
Hex:
#b58bc4
RGB:
181, 139, 196
CMY:
29, 45, 23
CMYK:
8, 29, 0, 23
HSL:
284°, 32.5714%, 65.6863%
HSV (HSB):
284°, 29.0816%, 76.8627%
XYZ:
38.2525, 32.2745, 56.4380
xyY:
0.3013, 0.2542, 32.2745
CIE-Lab:
63.5691, 26.1860, -23.4692
CIE-LCH:
63.5691, 35.1641, 318.1318
CIE-Luv:
63.5691, 19.3160, -39.9890
Hunter-Lab:
56.8107, 20.7712, -19.1336
#b58bc4 color charts
#b58bc4 color shades, tints & tones
#b58bc4 color schemes
#b58bc4 color preview, HTML & CSS examples
This text has a color of #b58bc4
<p style="color:#b58bc4;">Text here</p>
.mytext {color:#b58bc4;}
This box has a color of #b58bc4
<div style="background-color:#b58bc4;">Content here</div>
.mybackground {background-color:#b58bc4;}
Border around this has a color of #b58bc4
<div style="border:2px solid #b58bc4;">Content here</div>
.myborder {border:2px solid #b58bc4;}