#b49be9 color space conversions
Hex:
#b49be9
RGB:
180, 155, 233
CMY:
29, 39, 9
CMYK:
23, 33, 0, 9
HSL:
259°, 63.9344%, 76.0784%
HSV (HSB):
259°, 33.4764%, 91.3725%
XYZ:
45.2517, 39.0292, 82.2392
xyY:
0.2717, 0.2344, 39.0292
CIE-Lab:
68.7724, 25.0249, -35.9797
CIE-LCH:
68.7724, 43.8267, 304.8197
CIE-Luv:
68.7724, 7.5615, -60.7899
Hunter-Lab:
62.4733, 19.9657, -34.3173
#b49be9 color charts
#b49be9 color shades, tints & tones
#b49be9 color schemes
#b49be9 color preview, HTML & CSS examples
This text has a color of #b49be9
<p style="color:#b49be9;">Text here</p>
.mytext {color:#b49be9;}
This box has a color of #b49be9
<div style="background-color:#b49be9;">Content here</div>
.mybackground {background-color:#b49be9;}
Border around this has a color of #b49be9
<div style="border:2px solid #b49be9;">Content here</div>
.myborder {border:2px solid #b49be9;}