#8BC8EB (or 0x8BC8EB) is unknown color: approx Anakiwa. HEX triplet: 8B, C8 and EB. RGB value is (139,200,235). Sum of RGB (Red+Green+Blue) = 139+200+235=574 (76% of max value = 765). Red value is 139 (54.69% from 255 or 24.22% from 574); Green value is 200 (78.52% from 255 or 34.84% from 574); Blue value is 235 (92.19% from 255 or 40.94% from 574); Max value from RGB is 235 - color contains mainly: blue. Hex color #8BC8EB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #8BC8EB is #743714. Grayscale: #B9B9B9. Windows color (decimal): -7616277 or 15452299. OLE color: 15452299.
HSL color Cylindrical-coordinate representation of color #8BC8EB: hue angle of 201.88º degrees, saturation: 0.71, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #8BC8EB is Cyan = 0.41, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #8BC8EB; } p { color: rgb(139,200,235); } H1.HeaderClassName { color: #8BC8EB; } .AnyTagClassName { color: #8BC8EB; } </style>
<style> a { background-color: #8BC8EB; } a { background-color: rgb(139,200,235); } div.DivClassName { background-color: #8BC8EB; } .BgClassName { background-color: #8BC8EB; } </style>
<style> span { border-color: #8BC8EB; } span { border-color: rgb(139,200,235); } td.TdClassName { border-color: #8BC8EB; } .TagClassName { border-color: #8BC8EB; } </style>