#8988FF (or 0x8988FF) is unknown color: approx Light Slate Blue. HEX triplet: 89, 88 and FF. RGB value is (137,136,255). Sum of RGB (Red+Green+Blue) = 137+136+255=528 (69% of max value = 765). Red value is 137 (53.91% from 255 or 25.95% from 528); Green value is 136 (53.52% from 255 or 25.76% from 528); Blue value is 255 (100% from 255 or 48.30% from 528); Max value from RGB is 255 - color contains mainly: blue. Hex color #8988FF is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #8988FF is #767700. Grayscale: #959595. Windows color (decimal): -7763713 or 16746633. OLE color: 16746633.
HSL color Cylindrical-coordinate representation of color #8988FF: hue angle of 240.5º degrees, saturation: 1, lightness: 0.77%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #8988FF is Cyan = 0.46, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #8988ff; } p { color: rgb(137,136,255); } H1.HeaderClassName { color: #8988ff; } .AnyTagClassName { color: #8988ff; } </style>
<style> a { background-color: #8988ff; } a { background-color: rgb(137,136,255); } div.DivClassName { background-color: #8988ff; } .BgClassName { background-color: #8988ff; } </style>
<style> span { border-color: #8988ff; } span { border-color: rgb(137,136,255); } td.TdClassName { border-color: #8988ff; } .TagClassName { border-color: #8988ff; } </style>