#b58ac9 color space conversions
Hex:
#b58ac9
RGB:
181, 138, 201
CMY:
29, 46, 21
CMYK:
10, 31, 0, 21
HSL:
281°, 36.8421%, 66.4706%
HSV (HSB):
281°, 31.3433%, 78.8235%
XYZ:
38.6871, 32.2178, 59.4380
xyY:
0.2968, 0.2472, 32.2178
CIE-Lab:
63.5225, 27.7802, -26.3472
CIE-LCH:
63.5225, 38.2873, 316.5165
CIE-Luv:
63.5225, 19.1131, -44.8125
Hunter-Lab:
56.7607, 22.3314, -22.3541
#b58ac9 color charts
#b58ac9 color shades, tints & tones
#b58ac9 color schemes
#b58ac9 color preview, HTML & CSS examples
This text has a color of #b58ac9
<p style="color:#b58ac9;">Text here</p>
.mytext {color:#b58ac9;}
This box has a color of #b58ac9
<div style="background-color:#b58ac9;">Content here</div>
.mybackground {background-color:#b58ac9;}
Border around this has a color of #b58ac9
<div style="border:2px solid #b58ac9;">Content here</div>
.myborder {border:2px solid #b58ac9;}