#703be7
Bluish Purple Color Codes
Code | Value |
---|---|
HEX | #703be7 |
RGB | rgb(112,59,231) |
HSL | |
CMYK |
Shades of Bluish Purple (#703be7)
Tints of Bluish Purple (#703be7)
Bluish Purple (#703be7) Preview
Text with hexademical color #703be7
This text has a font color of #703be7
<span style="color: #703be7;">Text</span>
#703be7 background color
This paragraph has a background color of #703be7
<p style="background-color: #703be7;">Text</p>
#703be7 border color
This element has a border color of #703be7
<div style="border: 2px solid #703be7;">Text</div>
CSS codes
.text {color:#703be7;}
.background {background-color: #703be7;}
.border {border:2px solid #703be7;}