#b47ec4 color space conversions
Hex:
#b47ec4
RGB:
180, 126, 196
CMY:
29, 51, 23
CMYK:
8, 36, 0, 23
HSL:
286°, 37.2340%, 63.1373%
HSV (HSB):
286°, 35.7143%, 76.8627%
XYZ:
36.2471, 28.6105, 55.8365
xyY:
0.3003, 0.2370, 28.6105
CIE-Lab:
60.4364, 33.1221, -28.2977
CIE-LCH:
60.4364, 43.5641, 319.4912
CIE-Luv:
60.4364, 24.5447, -48.3162
Hunter-Lab:
53.4888, 27.3563, -24.4502
#b47ec4 color charts
#b47ec4 color shades, tints & tones
#b47ec4 color schemes
#b47ec4 color preview, HTML & CSS examples
This text has a color of #b47ec4
<p style="color:#b47ec4;">Text here</p>
.mytext {color:#b47ec4;}
This box has a color of #b47ec4
<div style="background-color:#b47ec4;">Content here</div>
.mybackground {background-color:#b47ec4;}
Border around this has a color of #b47ec4
<div style="border:2px solid #b47ec4;">Content here</div>
.myborder {border:2px solid #b47ec4;}