Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Vivid Violet | 8F5DA4 | #8F5DA4 | 143, 93, 164 | 56.08, 36.47, 64.31 | 12.8, 43.29, 0, 35.69 | 282.25352112676, 43.292682926829, 64.313725490196 |
Color #8f5da4 is Vivid Violet. In RGB: 56.08, 36.47, 64.31. In CMYK: 12.8, 43.29, 0, 35.69.
div { background: #8f5da4; color: #000; }
div { background: #8f5da4; color: #fff; }
div { background: linear-gradient(to bottom, #754589 0%, #AA76BF 100%); color: #000; }
div { background: linear-gradient(to bottom, #AA76BF 0%, #754589 100%); color: #000; }
div { background: linear-gradient(to bottom, #754589 0%, #AA76BF 100%); color: #fff; }
div { background: linear-gradient(to bottom, #AA76BF 0%, #754589 100%); color: #fff; }
div { border: 1px solid #8f5da4; }
div { border: 5px solid #8f5da4; }
div { border: 1px dashed #8f5da4; }
div { border: 5px dashed #8f5da4; }
div { border: 1px dotted #8f5da4; }
div { border: 5px dotted #8f5da4; }