#b47db2 color space conversions
Hex:
#b47db2
RGB:
180, 125, 178
CMY:
29, 51, 30
CMYK:
0, 31, 1, 29
HSL:
302°, 26.8293%, 59.8039%
HSV (HSB):
302°, 30.5556%, 70.5882%
XYZ:
34.1919, 27.5849, 45.6418
xyY:
0.3183, 0.2568, 27.5849
CIE-Lab:
59.5118, 30.1205, -19.4873
CIE-LCH:
59.5118, 35.8748, 327.0980
CIE-Luv:
59.5118, 27.8474, -33.9433
Hunter-Lab:
52.5213, 24.2929, -14.7590
#b47db2 color charts
#b47db2 color shades, tints & tones
#b47db2 color schemes
#b47db2 color preview, HTML & CSS examples
This text has a color of #b47db2
<p style="color:#b47db2;">Text here</p>
.mytext {color:#b47db2;}
This box has a color of #b47db2
<div style="background-color:#b47db2;">Content here</div>
.mybackground {background-color:#b47db2;}
Border around this has a color of #b47db2
<div style="border:2px solid #b47db2;">Content here</div>
.myborder {border:2px solid #b47db2;}