#8BC1EB (or 0x8BC1EB) is unknown color: approx Cornflower. HEX triplet: 8B, C1 and EB. RGB value is (139,193,235). Sum of RGB (Red+Green+Blue) = 139+193+235=567 (75% of max value = 765). Red value is 139 (54.69% from 255 or 24.51% from 567); Green value is 193 (75.78% from 255 or 34.04% from 567); Blue value is 235 (92.19% from 255 or 41.45% from 567); Max value from RGB is 235 - color contains mainly: blue. Hex color #8BC1EB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #8BC1EB is #743E14. Grayscale: #B5B5B5. Windows color (decimal): -7618069 or 15450507. OLE color: 15450507.
HSL color Cylindrical-coordinate representation of color #8BC1EB: hue angle of 206.25º 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 #8BC1EB is Cyan = 0.41, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #8BC1EB; } p { color: rgb(139,193,235); } H1.HeaderClassName { color: #8BC1EB; } .AnyTagClassName { color: #8BC1EB; } </style>
<style> a { background-color: #8BC1EB; } a { background-color: rgb(139,193,235); } div.DivClassName { background-color: #8BC1EB; } .BgClassName { background-color: #8BC1EB; } </style>
<style> span { border-color: #8BC1EB; } span { border-color: rgb(139,193,235); } td.TdClassName { border-color: #8BC1EB; } .TagClassName { border-color: #8BC1EB; } </style>