#9966cc
Amethyst Color Codes
Code | Value |
---|---|
HEX | #9966cc |
RGB | rgb(153,102,204) |
HSL | |
CMYK |
Shades of Amethyst (#9966cc)
Tints of Amethyst (#9966cc)
Amethyst (#9966cc) Preview
Text with hexademical color #9966cc
This text has a font color of #9966cc
<span style="color: #9966cc;">Text</span>
#9966cc background color
This paragraph has a background color of #9966cc
<p style="background-color: #9966cc;">Text</p>
#9966cc border color
This element has a border color of #9966cc
<div style="border: 2px solid #9966cc;">Text</div>
CSS codes
.text {color:#9966cc;}
.background {background-color: #9966cc;}
.border {border:2px solid #9966cc;}