Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Electric Violet | 9504F8 | #9504F8 | 149, 4, 248 | 58.43, 1.57, 97.25 | 39.92, 98.39, 0, 2.75 | 275.65573770492, 98.387096774194, 97.254901960784 |
Color #9504f8 is Electric Violet. In RGB: 58.43, 1.57, 97.25. In CMYK: 39.92, 98.39, 0, 2.75.
div { background: #9504f8; color: #000; }
div { background: #9504f8; color: #fff; }
div { background: linear-gradient(to bottom, #7600DB 0%, #B437FF 100%); color: #000; }
div { background: linear-gradient(to bottom, #B437FF 0%, #7600DB 100%); color: #000; }
div { background: linear-gradient(to bottom, #7600DB 0%, #B437FF 100%); color: #fff; }
div { background: linear-gradient(to bottom, #B437FF 0%, #7600DB 100%); color: #fff; }
div { border: 1px solid #9504f8; }
div { border: 5px solid #9504f8; }
div { border: 1px dashed #9504f8; }
div { border: 5px dashed #9504f8; }
div { border: 1px dotted #9504f8; }
div { border: 5px dotted #9504f8; }