#8DB5FF (or 0x8DB5FF) is unknown color: approx Light Sky Blue. HEX triplet: 8D, B5 and FF. RGB value is (141,181,255). Sum of RGB (Red+Green+Blue) = 141+181+255=577 (76% of max value = 765). Red value is 141 (55.47% from 255 or 24.44% from 577); Green value is 181 (71.09% from 255 or 31.37% from 577); Blue value is 255 (100% from 255 or 44.19% from 577); Max value from RGB is 255 - color contains mainly: blue. Hex color #8DB5FF is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #8DB5FF is #724A00. Grayscale: #B1B1B1. Windows color (decimal): -7490049 or 16758157. OLE color: 16758157.
HSL color Cylindrical-coordinate representation of color #8DB5FF: hue angle of 218.95º degrees, saturation: 1, lightness: 0.78%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #8DB5FF is Cyan = 0.45, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #8DB5FF; } p { color: rgb(141,181,255); } H1.HeaderClassName { color: #8DB5FF; } .AnyTagClassName { color: #8DB5FF; } </style>
<style> a { background-color: #8DB5FF; } a { background-color: rgb(141,181,255); } div.DivClassName { background-color: #8DB5FF; } .BgClassName { background-color: #8DB5FF; } </style>
<style> span { border-color: #8DB5FF; } span { border-color: rgb(141,181,255); } td.TdClassName { border-color: #8DB5FF; } .TagClassName { border-color: #8DB5FF; } </style>