#8e82fe
Periwinkle Color Codes
Code | Value |
---|---|
HEX | #8e82fe |
RGB | rgb(142,130,254) |
HSL | |
CMYK |
Shades of Periwinkle (#8e82fe)
Tints of Periwinkle (#8e82fe)
Periwinkle (#8e82fe) Preview
Text with hexademical color #8e82fe
This text has a font color of #8e82fe
<span style="color: #8e82fe;"h1>Text</span/h1>
#8e82fe background color
This paragraph has a background color of #8e82fe
<p style="background-color: #8e82fe;"h1>Text</p/h1>
#8e82fe border color
This element has a border color of #8e82fe
<div style="border: 2px solid #8e82fe;"h1>Text</div/h1>
CSS codes
.text {color:#8e82fe;}
.background {background-color: #8e82fe;}
.border {border:2px solid #8e82fe;}