#b47fc3 color space conversions
Hex:
#b47fc3
RGB:
180, 127, 195
CMY:
29, 50, 24
CMYK:
8, 35, 0, 24
HSL:
287°, 36.1702%, 63.1373%
HSV (HSB):
287°, 34.8718%, 76.4706%
XYZ:
36.2621, 28.8222, 55.2818
xyY:
0.3013, 0.2395, 28.8222
CIE-Lab:
60.6244, 32.3618, -27.4417
CIE-LCH:
60.6244, 42.4303, 319.7033
CIE-Luv:
60.6244, 24.2617, -46.8713
Hunter-Lab:
53.6863, 26.6158, -23.4716
#b47fc3 color charts
#b47fc3 color shades, tints & tones
#b47fc3 color schemes
#b47fc3 color preview, HTML & CSS examples
This text has a color of #b47fc3
<p style="color:#b47fc3;">Text here</p>
.mytext {color:#b47fc3;}
This box has a color of #b47fc3
<div style="background-color:#b47fc3;">Content here</div>
.mybackground {background-color:#b47fc3;}
Border around this has a color of #b47fc3
<div style="border:2px solid #b47fc3;">Content here</div>
.myborder {border:2px solid #b47fc3;}