#b47ea8 color space conversions
Hex:
#b47ea8
RGB:
180, 126, 168
CMY:
29, 51, 34
CMYK:
0, 30, 7, 29
HSL:
313°, 26.4706%, 60.0000%
HSV (HSB):
313°, 30.0000%, 70.5882%
XYZ:
33.3511, 27.4522, 40.5868
xyY:
0.3289, 0.2708, 27.4522
CIE-Lab:
59.3905, 27.7045, -13.9530
CIE-LCH:
59.3905, 31.0197, 333.2684
CIE-Luv:
59.3905, 28.9417, -25.0973
Hunter-Lab:
52.3948, 21.9306, -9.2517
#b47ea8 color charts
#b47ea8 color shades, tints & tones
#b47ea8 color schemes
#b47ea8 color preview, HTML & CSS examples
This text has a color of #b47ea8
<p style="color:#b47ea8;">Text here</p>
.mytext {color:#b47ea8;}
This box has a color of #b47ea8
<div style="background-color:#b47ea8;">Content here</div>
.mybackground {background-color:#b47ea8;}
Border around this has a color of #b47ea8
<div style="border:2px solid #b47ea8;">Content here</div>
.myborder {border:2px solid #b47ea8;}