#b48bc4 color space conversions
Hex:
#b48bc4
RGB:
180, 139, 196
CMY:
29, 45, 23
CMYK:
8, 29, 0, 23
HSL:
283°, 32.5714%, 65.6863%
HSV (HSB):
283°, 29.0816%, 76.8627%
XYZ:
38.0188, 32.1541, 56.4271
xyY:
0.3003, 0.2540, 32.1541
CIE-Lab:
63.4700, 25.8601, -23.6297
CIE-LCH:
63.4700, 35.0301, 317.5804
CIE-Luv:
63.4700, 18.7164, -40.1820
Hunter-Lab:
56.7045, 20.4463, -19.3067
#b48bc4 color charts
#b48bc4 color shades, tints & tones
#b48bc4 color schemes
#b48bc4 color preview, HTML & CSS examples
This text has a color of #b48bc4
<p style="color:#b48bc4;">Text here</p>
.mytext {color:#b48bc4;}
This box has a color of #b48bc4
<div style="background-color:#b48bc4;">Content here</div>
.mybackground {background-color:#b48bc4;}
Border around this has a color of #b48bc4
<div style="border:2px solid #b48bc4;">Content here</div>
.myborder {border:2px solid #b48bc4;}