#b58ac5 color space conversions
Hex:
#b58ac5
RGB:
181, 138, 197
CMY:
29, 46, 23
CMYK:
8, 30, 0, 23
HSL:
284°, 33.7143%, 65.6863%
HSV (HSB):
284°, 29.9492%, 77.2549%
XYZ:
38.2226, 32.0319, 56.9916
xyY:
0.3004, 0.2517, 32.0319
CIE-Lab:
63.3693, 26.9513, -24.3373
CIE-LCH:
63.3693, 36.3136, 317.9176
CIE-Luv:
63.3693, 19.6430, -41.4638
Hunter-Lab:
56.5968, 21.5055, -20.0859
#b58ac5 color charts
#b58ac5 color shades, tints & tones
#b58ac5 color schemes
#b58ac5 color preview, HTML & CSS examples
This text has a color of #b58ac5
<p style="color:#b58ac5;">Text here</p>
.mytext {color:#b58ac5;}
This box has a color of #b58ac5
<div style="background-color:#b58ac5;">Content here</div>
.mybackground {background-color:#b58ac5;}
Border around this has a color of #b58ac5
<div style="border:2px solid #b58ac5;">Content here</div>
.myborder {border:2px solid #b58ac5;}