#b58db5 color space conversions
Hex:
#b58db5
RGB:
181, 141, 181
CMY:
29, 45, 29
CMYK:
0, 22, 0, 29
HSL:
300°, 21.2766%, 63.1373%
HSV (HSB):
300°, 22.0994%, 70.9804%
XYZ:
36.9214, 32.2097, 47.9872
xyY:
0.3152, 0.2750, 32.2097
CIE-Lab:
63.5158, 22.0833, -15.1051
CIE-LCH:
63.5158, 26.7551, 325.6277
CIE-Luv:
63.5158, 20.2866, -26.2391
Hunter-Lab:
56.7536, 16.8055, -10.4043
#b58db5 color charts
#b58db5 color shades, tints & tones
#b58db5 color schemes
#b58db5 color preview, HTML & CSS examples
This text has a color of #b58db5
<p style="color:#b58db5;">Text here</p>
.mytext {color:#b58db5;}
This box has a color of #b58db5
<div style="background-color:#b58db5;">Content here</div>
.mybackground {background-color:#b58db5;}
Border around this has a color of #b58db5
<div style="border:2px solid #b58db5;">Content here</div>
.myborder {border:2px solid #b58db5;}