#8266FE (or 0x8266FE) is unknown color: approx Light Slate Blue. HEX triplet: 82, 66 and FE. RGB value is (130,102,254). Sum of RGB (Red+Green+Blue) = 130+102+254=486 (64% of max value = 765). Red value is 130 (51.17% from 255 or 26.75% from 486); Green value is 102 (40.23% from 255 or 20.99% from 486); Blue value is 254 (99.61% from 255 or 52.26% from 486); Max value from RGB is 254 - color contains mainly: blue. Hex color #8266FE is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #8266FE is #7D9901. Grayscale: #7F7F7F. Windows color (decimal): -8231170 or 16672386. OLE color: 16672386.
HSL color Cylindrical-coordinate representation of color #8266FE: hue angle of 251.05º 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 #8266FE is Cyan = 0.49, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #8266FE; } p { color: rgb(130,102,254); } H1.HeaderClassName { color: #8266FE; } .AnyTagClassName { color: #8266FE; } </style>
<style> a { background-color: #8266FE; } a { background-color: rgb(130,102,254); } div.DivClassName { background-color: #8266FE; } .BgClassName { background-color: #8266FE; } </style>
<style> span { border-color: #8266FE; } span { border-color: rgb(130,102,254); } td.TdClassName { border-color: #8266FE; } .TagClassName { border-color: #8266FE; } </style>