Color #8A2BE2
Blue Purple
#8A2BE2 is known as Blue Purple color, it's hex color is composed of 54.12% red, 16.86% green and 88.63% blue, its RGB value is 138,43,226.
This text has a font color of #8A2BE2.
<span style="color:#8A2BE2;">Your text here</span>
This element has a border color of #8A2BE2.
<div style="border:2px solid #8A2BE2;">Content here</div>
This paragraph has a background color of #8A2BE2.
<p style="background-color:#8A2BE2;">Content here</p>
.text {color:#8A2BE2;}
.background {background-color:#8A2BE2;}
.border {border:1px solid #8A2BE2;}