Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Electric Violet | 651EED | #651EED | 101, 30, 237 | 39.61, 11.76, 92.94 | 57.38, 87.34, 0, 7.06 | 260.57971014493, 87.341772151899, 92.941176470588 |
Color #651eed is Electric Violet. In RGB: 39.61, 11.76, 92.94. In CMYK: 57.38, 87.34, 0, 7.06.
div { background: #651eed; color: #000; }
div { background: #651eed; color: #fff; }
div { background: linear-gradient(to bottom, #4000D0 0%, #863DFF 100%); color: #000; }
div { background: linear-gradient(to bottom, #863DFF 0%, #4000D0 100%); color: #000; }
div { background: linear-gradient(to bottom, #4000D0 0%, #863DFF 100%); color: #fff; }
div { background: linear-gradient(to bottom, #863DFF 0%, #4000D0 100%); color: #fff; }
div { border: 1px solid #651eed; }
div { border: 5px solid #651eed; }
div { border: 1px dashed #651eed; }
div { border: 5px dashed #651eed; }
div { border: 1px dotted #651eed; }
div { border: 5px dotted #651eed; }