HEX
#
RGB
HSL

#5F9EA0 CSS / HTML Preview

Text with hexadecimal color #5F9EA0

This text has a font color of #5F9EA0.

<span style="color:#5F9EA0;">Your text here</span>
#5F9EA0 border color

This element has a border color of #5F9EA0.

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

This paragraph has a background color of #5F9EA0.

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