HEX
#
RGB
HSL

#483D8B CSS / HTML Preview

Text with hexadecimal color #483D8B

This text has a font color of #483D8B.

<span style="color:#483D8B;">Your text here</span>
#483D8B border color

This element has a border color of #483D8B.

<div style="border:2px solid #483D8B;">Content here</div>
#483D8B background color

This paragraph has a background color of #483D8B.

<p style="background-color:#483D8B;">Content here</p>
CSS codes
.text {color:#483D8B;}
.background {background-color:#483D8B;}
.border {border:1px solid #483D8B;}