HEX
#
RGB
HSL

#DA70D6 CSS / HTML Preview

Text with hexadecimal color #DA70D6

This text has a font color of #DA70D6.

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

This element has a border color of #DA70D6.

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

This paragraph has a background color of #DA70D6.

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