#8B8DFB (or 0x8B8DFB) is unknown color: approx Light Slate Blue. HEX triplet: 8B, 8D and FB. RGB value is (139,141,251). Sum of RGB (Red+Green+Blue) = 139+141+251=531 (70% of max value = 765). Red value is 139 (54.69% from 255 or 26.18% from 531); Green value is 141 (55.47% from 255 or 26.55% from 531); Blue value is 251 (98.44% from 255 or 47.27% from 531); Max value from RGB is 251 - color contains mainly: blue. Hex color #8B8DFB is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #8B8DFB is #747204. Grayscale: #989898. Windows color (decimal): -7631365 or 16485771. OLE color: 16485771.
HSL color Cylindrical-coordinate representation of color #8B8DFB: hue angle of 238.93º degrees, saturation: 0.93, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #8B8DFB is Cyan = 0.45, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #8B8DFB; } p { color: rgb(139,141,251); } H1.HeaderClassName { color: #8B8DFB; } .AnyTagClassName { color: #8B8DFB; } </style>
<style> a { background-color: #8B8DFB; } a { background-color: rgb(139,141,251); } div.DivClassName { background-color: #8B8DFB; } .BgClassName { background-color: #8B8DFB; } </style>
<style> span { border-color: #8B8DFB; } span { border-color: rgb(139,141,251); } td.TdClassName { border-color: #8B8DFB; } .TagClassName { border-color: #8B8DFB; } </style>