#b58cb5 color space conversions
Hex:
#b58cb5
RGB:
181, 140, 181
CMY:
29, 45, 29
CMYK:
0, 23, 0, 29
HSL:
300°, 21.6931%, 62.9412%
HSV (HSB):
300°, 22.6519%, 70.9804%
XYZ:
36.7746, 31.9161, 47.9383
xyY:
0.3153, 0.2737, 31.9161
CIE-Lab:
63.2735, 22.6437, -15.4711
CIE-LCH:
63.2735, 27.4243, 325.6575
CIE-Luv:
63.2735, 20.7801, -26.8770
Hunter-Lab:
56.4944, 17.3283, -10.7645
#b58cb5 color charts
#b58cb5 color shades, tints & tones
#b58cb5 color schemes
#b58cb5 color preview, HTML & CSS examples
This text has a color of #b58cb5
<p style="color:#b58cb5;">Text here</p>
.mytext {color:#b58cb5;}
This box has a color of #b58cb5
<div style="background-color:#b58cb5;">Content here</div>
.mybackground {background-color:#b58cb5;}
Border around this has a color of #b58cb5
<div style="border:2px solid #b58cb5;">Content here</div>
.myborder {border:2px solid #b58cb5;}