#b47bff color space conversions
Hex:
#b47bff
RGB:
180, 123, 255
CMY:
29, 52, 0
CMYK:
29, 52, 0, 0
HSL:
266°, 100.0000%, 74.1176%
HSV (HSB):
266°, 51.7647%, 100.0000%
XYZ:
43.9553, 31.0892, 98.2919
xyY:
0.2536, 0.1794, 31.0892
CIE-Lab:
62.5829, 47.9394, -57.8051
CIE-LCH:
62.5829, 75.0974, 309.6699
CIE-Luv:
62.5829, 16.6995, -98.3030
Hunter-Lab:
55.7577, 43.1405, -65.4883
#b47bff color charts
#b47bff color shades, tints & tones
#b47bff color schemes
#b47bff color preview, HTML & CSS examples
This text has a color of #b47bff
<p style="color:#b47bff;">Text here</p>
.mytext {color:#b47bff;}
This box has a color of #b47bff
<div style="background-color:#b47bff;">Content here</div>
.mybackground {background-color:#b47bff;}
Border around this has a color of #b47bff
<div style="border:2px solid #b47bff;">Content here</div>
.myborder {border:2px solid #b47bff;}