#8E80BC (or 0x8E80BC) is unknown color: approx Moody Blue. HEX triplet: 8E, 80 and BC. RGB value is (142,128,188). Sum of RGB (Red+Green+Blue) = 142+128+188=458 (60% of max value = 765). Red value is 142 (55.86% from 255 or 31.00% from 458); Green value is 128 (50.39% from 255 or 27.95% from 458); Blue value is 188 (73.83% from 255 or 41.05% from 458); Max value from RGB is 188 - color contains mainly: blue. Hex color #8E80BC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #8E80BC is #717F43. Grayscale: #8A8A8A. Windows color (decimal): -7438148 or 12353678. OLE color: 12353678.
HSL color Cylindrical-coordinate representation of color #8E80BC: hue angle of 254º degrees, saturation: 0.31, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #8E80BC is Cyan = 0.24, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #8E80BC; } p { color: rgb(142,128,188); } H1.HeaderClassName { color: #8E80BC; } .AnyTagClassName { color: #8E80BC; } </style>
<style> a { background-color: #8E80BC; } a { background-color: rgb(142,128,188); } div.DivClassName { background-color: #8E80BC; } .BgClassName { background-color: #8E80BC; } </style>
<style> span { border-color: #8E80BC; } span { border-color: rgb(142,128,188); } td.TdClassName { border-color: #8E80BC; } .TagClassName { border-color: #8E80BC; } </style>