#b58be6 color space conversions
Hex:
#b58be6
RGB:
181, 139, 230
CMY:
29, 45, 10
CMYK:
21, 40, 0, 10
HSL:
268°, 64.5390%, 72.3529%
HSV (HSB):
268°, 39.5652%, 90.1961%
XYZ:
42.5716, 34.0022, 79.1822
xyY:
0.2733, 0.2183, 34.0022
CIE-Lab:
64.9643, 33.5739, -40.2600
CIE-LCH:
64.9643, 52.4221, 309.8256
CIE-Luv:
64.9643, 14.9242, -68.4444
Hunter-Lab:
58.3114, 28.2732, -39.6931
#b58be6 color charts
#b58be6 color shades, tints & tones
#b58be6 color schemes
#b58be6 color preview, HTML & CSS examples
This text has a color of #b58be6
<p style="color:#b58be6;">Text here</p>
.mytext {color:#b58be6;}
This box has a color of #b58be6
<div style="background-color:#b58be6;">Content here</div>
.mybackground {background-color:#b58be6;}
Border around this has a color of #b58be6
<div style="border:2px solid #b58be6;">Content here</div>
.myborder {border:2px solid #b58be6;}