HEX
#
RGB
HSL

#D8BFD8 CSS / HTML Preview

Text with hexadecimal color #D8BFD8

This text has a font color of #D8BFD8.

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

This element has a border color of #D8BFD8.

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

This paragraph has a background color of #D8BFD8.

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