SlateBlue Color Name
| Color Name: | SlateBlue |
| Hex Code: | #6A5ACD |
| RGB Decimal: | RGB(106, 90, 205) |
| CMYK Value: | 248°, 53%, 58%. |
| HSL Value: | 48.3%, 56.1%, 0%, 19.6% |
| Color: |
SlateBlue #6A5ACD Html Codes
Text with hexadecimal color #6A5ACD
<span style="color:#6A5ACD;">Text here</span>
SlateBlue #6A5ACD border color
<span style="border:2px solid #6A5ACD;">Text here</span>
SlateBlue #6A5ACD background color
<p style="background-color:#6A5ACD;">Content here</p>
SlateBlue #6A5ACD CSS codes
.text {color:#6A5ACD;}
.background {background-color:#6A5ACD;}
.border {border:1px solid #6A5ACD;}