#b48db8 color space conversions
Hex:
#b48db8
RGB:
180, 141, 184
CMY:
29, 45, 28
CMYK:
2, 23, 0, 28
HSL:
294°, 23.2432%, 63.7255%
HSV (HSB):
294°, 23.3696%, 72.1569%
XYZ:
36.9990, 32.2137, 49.6152
xyY:
0.3114, 0.2711, 32.2137
CIE-Lab:
63.5191, 22.3243, -16.8014
CIE-LCH:
63.5191, 27.9404, 323.0346
CIE-Luv:
63.5191, 19.2921, -28.9016
Hunter-Lab:
56.7572, 17.0360, -12.0993
#b48db8 color charts
#b48db8 color shades, tints & tones
#b48db8 color schemes
#b48db8 color preview, HTML & CSS examples
This text has a color of #b48db8
<p style="color:#b48db8;">Text here</p>
.mytext {color:#b48db8;}
This box has a color of #b48db8
<div style="background-color:#b48db8;">Content here</div>
.mybackground {background-color:#b48db8;}
Border around this has a color of #b48db8
<div style="border:2px solid #b48db8;">Content here</div>
.myborder {border:2px solid #b48db8;}