#bc47d9 color space conversions
Hex:
#bc47d9
RGB:
188, 71, 217
CMY:
26, 72, 15
CMYK:
13, 67, 0, 15
HSL:
288°, 65.7658%, 56.4706%
HSV (HSB):
288°, 67.2811%, 85.0980%
XYZ:
35.5167, 20.2076, 67.6742
xyY:
0.2878, 0.1638, 20.2076
CIE-Lab:
52.0711, 66.7272, -53.3166
CIE-LCH:
52.0711, 85.4118, 321.3743
CIE-Luv:
52.0711, 43.6235, -89.7405
Hunter-Lab:
44.9529, 62.3630, -57.7910
#bc47d9 color charts
#bc47d9 color shades, tints & tones
#bc47d9 color schemes
#bc47d9 color preview, HTML & CSS examples
This text has a color of #bc47d9
<p style="color:#bc47d9;">Text here</p>
.mytext {color:#bc47d9;}
This box has a color of #bc47d9
<div style="background-color:#bc47d9;">Content here</div>
.mybackground {background-color:#bc47d9;}
Border around this has a color of #bc47d9
<div style="border:2px solid #bc47d9;">Content here</div>
.myborder {border:2px solid #bc47d9;}