#b47be5 color space conversions
Hex:
#b47be5
RGB:
180, 123, 229
CMY:
29, 52, 10
CMYK:
21, 46, 0, 10
HSL:
272°, 67.0886%, 69.0196%
HSV (HSB):
272°, 46.2882%, 89.8039%
XYZ:
40.0482, 29.5264, 77.7171
xyY:
0.2719, 0.2005, 29.5264
CIE-Lab:
61.2434, 41.8992, -45.5592
CIE-LCH:
61.2434, 61.8966, 312.6037
CIE-Luv:
61.2434, 20.5916, -77.4223
Hunter-Lab:
54.3382, 36.4659, -46.7628
#b47be5 color charts
#b47be5 color shades, tints & tones
#b47be5 color schemes
#b47be5 color preview, HTML & CSS examples
This text has a color of #b47be5
<p style="color:#b47be5;">Text here</p>
.mytext {color:#b47be5;}
This box has a color of #b47be5
<div style="background-color:#b47be5;">Content here</div>
.mybackground {background-color:#b47be5;}
Border around this has a color of #b47be5
<div style="border:2px solid #b47be5;">Content here</div>
.myborder {border:2px solid #b47be5;}