#b47fd4 color space conversions
Hex:
#b47fd4
RGB:
180, 127, 212
CMY:
29, 50, 17
CMYK:
15, 40, 0, 17
HSL:
277°, 49.7076%, 66.4706%
HSV (HSB):
277°, 40.0943%, 83.1373%
XYZ:
38.2954, 29.6355, 65.9892
xyY:
0.2860, 0.2213, 29.6355
CIE-Lab:
61.3384, 35.9391, -35.9100
CIE-LCH:
61.3384, 50.8050, 315.0232
CIE-Luv:
61.3384, 21.6607, -61.0489
Hunter-Lab:
54.4385, 30.3006, -33.7631
#b47fd4 color charts
#b47fd4 color shades, tints & tones
#b47fd4 color schemes
#b47fd4 color preview, HTML & CSS examples
This text has a color of #b47fd4
<p style="color:#b47fd4;">Text here</p>
.mytext {color:#b47fd4;}
This box has a color of #b47fd4
<div style="background-color:#b47fd4;">Content here</div>
.mybackground {background-color:#b47fd4;}
Border around this has a color of #b47fd4
<div style="border:2px solid #b47fd4;">Content here</div>
.myborder {border:2px solid #b47fd4;}