#8B7FFD (or 0x8B7FFD) is unknown color: approx Light Slate Blue. HEX triplet: 8B, 7F and FD. RGB value is (139,127,253). Sum of RGB (Red+Green+Blue) = 139+127+253=519 (68% of max value = 765). Red value is 139 (54.69% from 255 or 26.78% from 519); Green value is 127 (50% from 255 or 24.47% from 519); Blue value is 253 (99.22% from 255 or 48.75% from 519); Max value from RGB is 253 - color contains mainly: blue. Hex color #8B7FFD is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #8B7FFD is #748002. Grayscale: #909090. Windows color (decimal): -7634947 or 16613259. OLE color: 16613259.
HSL color Cylindrical-coordinate representation of color #8B7FFD: hue angle of 245.71º degrees, saturation: 0.97, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #8B7FFD is Cyan = 0.45, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #8B7FFD; } p { color: rgb(139,127,253); } H1.HeaderClassName { color: #8B7FFD; } .AnyTagClassName { color: #8B7FFD; } </style>
<style> a { background-color: #8B7FFD; } a { background-color: rgb(139,127,253); } div.DivClassName { background-color: #8B7FFD; } .BgClassName { background-color: #8B7FFD; } </style>
<style> span { border-color: #8B7FFD; } span { border-color: rgb(139,127,253); } td.TdClassName { border-color: #8B7FFD; } .TagClassName { border-color: #8B7FFD; } </style>