#AB65FE (or 0xAB65FE) is unknown color: approx Medium Purple. HEX triplet: AB, 65 and FE. RGB value is (171,101,254). Sum of RGB (Red+Green+Blue) = 171+101+254=526 (69% of max value = 765). Red value is 171 (67.19% from 255 or 32.51% from 526); Green value is 101 (39.84% from 255 or 19.20% from 526); Blue value is 254 (99.61% from 255 or 48.29% from 526); Max value from RGB is 254 - color contains mainly: blue. Hex color #AB65FE is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #AB65FE is #549A01. Grayscale: #8A8A8A. Windows color (decimal): -5544450 or 16672171. OLE color: 16672171.
HSL color Cylindrical-coordinate representation of color #AB65FE: hue angle of 267.45º degrees, saturation: 0.99, lightness: 0.7%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #AB65FE is Cyan = 0.33, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #AB65FE; } p { color: rgb(171,101,254); } H1.HeaderClassName { color: #AB65FE; } .AnyTagClassName { color: #AB65FE; } </style>
<style> a { background-color: #AB65FE; } a { background-color: rgb(171,101,254); } div.DivClassName { background-color: #AB65FE; } .BgClassName { background-color: #AB65FE; } </style>
<style> span { border-color: #AB65FE; } span { border-color: rgb(171,101,254); } td.TdClassName { border-color: #AB65FE; } .TagClassName { border-color: #AB65FE; } </style>