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