Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Purple Heart | 8452D2 | #8452D2 | 132, 82, 210 | 51.76, 32.16, 82.35 | 37.14, 60.95, 0, 17.65 | 263.4375, 60.952380952381, 82.352941176471 |
Color #8452d2 is Purple Heart. In RGB: 51.76, 32.16, 82.35. In CMYK: 37.14, 60.95, 0, 17.65.
div { background: #8452d2; color: #000; }
div { background: #8452d2; color: #fff; }
div { background: linear-gradient(to bottom, #6839B6 0%, #A06BEF 100%); color: #000; }
div { background: linear-gradient(to bottom, #A06BEF 0%, #6839B6 100%); color: #000; }
div { background: linear-gradient(to bottom, #6839B6 0%, #A06BEF 100%); color: #fff; }
div { background: linear-gradient(to bottom, #A06BEF 0%, #6839B6 100%); color: #fff; }
div { border: 1px solid #8452d2; }
div { border: 5px solid #8452d2; }
div { border: 1px dashed #8452d2; }
div { border: 5px dashed #8452d2; }
div { border: 1px dotted #8452d2; }
div { border: 5px dotted #8452d2; }