#bc47ed color space conversions
Hex:
#bc47ed
RGB:
188, 71, 237
CMY:
26, 72, 7
CMYK:
21, 70, 0, 7
HSL:
282°, 82.1782%, 60.3922%
HSV (HSB):
282°, 70.0422%, 92.9412%
XYZ:
38.2783, 21.3123, 82.2170
xyY:
0.2699, 0.1503, 21.3123
CIE-Lab:
53.2896, 70.5776, -62.6578
CIE-LCH:
53.2896, 94.3780, 318.4018
CIE-Luv:
53.2896, 38.3806, -104.6708
Hunter-Lab:
46.1652, 67.2159, -73.2756
#bc47ed color charts
#bc47ed color shades, tints & tones
#bc47ed color schemes
#bc47ed color preview, HTML & CSS examples
This text has a color of #bc47ed
<p style="color:#bc47ed;">Text here</p>
.mytext {color:#bc47ed;}
This box has a color of #bc47ed
<div style="background-color:#bc47ed;">Content here</div>
.mybackground {background-color:#bc47ed;}
Border around this has a color of #bc47ed
<div style="border:2px solid #bc47ed;">Content here</div>
.myborder {border:2px solid #bc47ed;}