#8E90FF (or 0x8E90FF) is unknown color: approx Light Slate Blue. HEX triplet: 8E, 90 and FF. RGB value is (142,144,255). Sum of RGB (Red+Green+Blue) = 142+144+255=541 (71% of max value = 765). Red value is 142 (55.86% from 255 or 26.25% from 541); Green value is 144 (56.64% from 255 or 26.62% from 541); Blue value is 255 (100% from 255 or 47.13% from 541); Max value from RGB is 255 - color contains mainly: blue. Hex color #8E90FF is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #8E90FF is #716F00. Grayscale: #9B9B9B. Windows color (decimal): -7433985 or 16748686. OLE color: 16748686.
HSL color Cylindrical-coordinate representation of color #8E90FF: hue angle of 238.94º degrees, saturation: 1, lightness: 0.78%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #8E90FF is Cyan = 0.44, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #8E90FF; } p { color: rgb(142,144,255); } H1.HeaderClassName { color: #8E90FF; } .AnyTagClassName { color: #8E90FF; } </style>
<style> a { background-color: #8E90FF; } a { background-color: rgb(142,144,255); } div.DivClassName { background-color: #8E90FF; } .BgClassName { background-color: #8E90FF; } </style>
<style> span { border-color: #8E90FF; } span { border-color: rgb(142,144,255); } td.TdClassName { border-color: #8E90FF; } .TagClassName { border-color: #8E90FF; } </style>