#8A84FF (or 0x8A84FF) is unknown color: approx Light Slate Blue. HEX triplet: 8A, 84 and FF. RGB value is (138,132,255). Sum of RGB (Red+Green+Blue) = 138+132+255=525 (69% of max value = 765). Red value is 138 (54.30% from 255 or 26.29% from 525); Green value is 132 (51.95% from 255 or 25.14% from 525); Blue value is 255 (100% from 255 or 48.57% from 525); Max value from RGB is 255 - color contains mainly: blue. Hex color #8A84FF is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #8A84FF is #757B00. Grayscale: #939393. Windows color (decimal): -7699201 or 16745610. OLE color: 16745610.
HSL color Cylindrical-coordinate representation of color #8A84FF: hue angle of 242.93º degrees, saturation: 1, lightness: 0.76%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #8A84FF is Cyan = 0.46, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #8A84FF; } p { color: rgb(138,132,255); } H1.HeaderClassName { color: #8A84FF; } .AnyTagClassName { color: #8A84FF; } </style>
<style> a { background-color: #8A84FF; } a { background-color: rgb(138,132,255); } div.DivClassName { background-color: #8A84FF; } .BgClassName { background-color: #8A84FF; } </style>
<style> span { border-color: #8A84FF; } span { border-color: rgb(138,132,255); } td.TdClassName { border-color: #8A84FF; } .TagClassName { border-color: #8A84FF; } </style>