#8BE6EB (or 0x8BE6EB) is unknown color: approx Blizzard Blue. HEX triplet: 8B, E6 and EB. RGB value is (139,230,235). Sum of RGB (Red+Green+Blue) = 139+230+235=604 (80% of max value = 765). Red value is 139 (54.69% from 255 or 23.01% from 604); Green value is 230 (90.23% from 255 or 38.08% from 604); Blue value is 235 (92.19% from 255 or 38.91% from 604); Max value from RGB is 235 - color contains mainly: blue. Hex color #8BE6EB is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #8BE6EB is #741914. Grayscale: #CBCBCB. Windows color (decimal): -7608597 or 15459979. OLE color: 15459979.
HSL color Cylindrical-coordinate representation of color #8BE6EB: hue angle of 183.12º 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 #8BE6EB is Cyan = 0.41, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #8BE6EB; } p { color: rgb(139,230,235); } H1.HeaderClassName { color: #8BE6EB; } .AnyTagClassName { color: #8BE6EB; } </style>
<style> a { background-color: #8BE6EB; } a { background-color: rgb(139,230,235); } div.DivClassName { background-color: #8BE6EB; } .BgClassName { background-color: #8BE6EB; } </style>
<style> span { border-color: #8BE6EB; } span { border-color: rgb(139,230,235); } td.TdClassName { border-color: #8BE6EB; } .TagClassName { border-color: #8BE6EB; } </style>