#AC0EFD (or 0xAC0EFD) is unknown color: approx Electric Purple. HEX triplet: AC, 0E and FD. RGB value is (172,14,253). Sum of RGB (Red+Green+Blue) = 172+14+253=439 (58% of max value = 765). Red value is 172 (67.58% from 255 or 39.18% from 439); Green value is 14 (5.86% from 255 or 3.19% from 439); Blue value is 253 (99.22% from 255 or 57.63% from 439); Max value from RGB is 253 - color contains mainly: blue. Hex color #AC0EFD is not a web safe color. Web safe color analog (approx): #9900FF. Inversed color of #AC0EFD is #53F102. Grayscale: #575757. Windows color (decimal): -5501187 or 16584364. OLE color: 16584364.
HSL color Cylindrical-coordinate representation of color #AC0EFD: hue angle of 279.67º degrees, saturation: 0.98, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #AC0EFD is Cyan = 0.32, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #ac0efd; } p { color: rgb(172,14,253); } H1.HeaderClassName { color: #ac0efd; } .AnyTagClassName { color: #ac0efd; } </style>
<style> a { background-color: #ac0efd; } a { background-color: rgb(172,14,253); } div.DivClassName { background-color: #ac0efd; } .BgClassName { background-color: #ac0efd; } </style>
<style> span { border-color: #ac0efd; } span { border-color: rgb(172,14,253); } td.TdClassName { border-color: #ac0efd; } .TagClassName { border-color: #ac0efd; } </style>