#b47da8 color space conversions
Hex:
#b47da8
RGB:
180, 125, 168
CMY:
29, 51, 34
CMYK:
0, 31, 7, 29
HSL:
313°, 26.8293%, 59.8039%
HSV (HSB):
313°, 30.5556%, 70.5882%
XYZ:
33.2239, 27.1977, 40.5444
xyY:
0.3291, 0.2694, 27.1977
CIE-Lab:
59.1569, 28.2626, -14.3057
CIE-LCH:
59.1569, 31.6770, 333.1527
CIE-Luv:
59.1569, 29.4417, -25.7032
Hunter-Lab:
52.1514, 22.4514, -9.5882
#b47da8 color charts
#b47da8 color shades, tints & tones
#b47da8 color schemes
#b47da8 color preview, HTML & CSS examples
This text has a color of #b47da8
<p style="color:#b47da8;">Text here</p>
.mytext {color:#b47da8;}
This box has a color of #b47da8
<div style="background-color:#b47da8;">Content here</div>
.mybackground {background-color:#b47da8;}
Border around this has a color of #b47da8
<div style="border:2px solid #b47da8;">Content here</div>
.myborder {border:2px solid #b47da8;}