DarkMagenta Color Name
Color Name: | DarkMagenta |
Hex Code: | #8B008B |
RGB Decimal: | RGB(139, 0, 139) |
CMYK Value: | 300°, 100%, 27%. |
HSL Value: | 0%, 100%, 0%, 45.5% |
Color: |
DarkMagenta #8B008B Html Codes
Text with hexadecimal color #8B008B
<span style="color:#8B008B;">Text here</span>
DarkMagenta #8B008B border color
<span style="border:2px solid #8B008B;">Text here</span>
DarkMagenta #8B008B background color
<p style="background-color:#8B008B;">Content here</p>
DarkMagenta #8B008B CSS codes
.text {color:#8B008B;}
.background {background-color:#8B008B;}
.border {border:1px solid #8B008B;}