#bc50e4 color space conversions
Hex:
#bc50e4
RGB:
188, 80, 228
CMY:
26, 69, 11
CMYK:
18, 65, 0, 11
HSL:
284°, 73.2673%, 60.3922%
HSV (HSB):
284°, 64.9123%, 89.4118%
XYZ:
37.6113, 22.0301, 75.6687
xyY:
0.2780, 0.1628, 22.0301
CIE-Lab:
54.0590, 65.1039, -56.3618
CIE-LCH:
54.0590, 86.1114, 319.1166
CIE-Luv:
54.0590, 38.6379, -94.9763
Hunter-Lab:
46.9363, 60.8984, -62.7295
#bc50e4 color charts
#bc50e4 color shades, tints & tones
#bc50e4 color schemes
#bc50e4 color preview, HTML & CSS examples
This text has a color of #bc50e4
<p style="color:#bc50e4;">Text here</p>
.mytext {color:#bc50e4;}
This box has a color of #bc50e4
<div style="background-color:#bc50e4;">Content here</div>
.mybackground {background-color:#bc50e4;}
Border around this has a color of #bc50e4
<div style="border:2px solid #bc50e4;">Content here</div>
.myborder {border:2px solid #bc50e4;}