#8FABF0 (or 0x8FABF0) is unknown color: approx Jordy Blue. HEX triplet: 8F, AB and F0. RGB value is (143,171,240). Sum of RGB (Red+Green+Blue) = 143+171+240=554 (73% of max value = 765). Red value is 143 (56.25% from 255 or 25.81% from 554); Green value is 171 (67.19% from 255 or 30.87% from 554); Blue value is 240 (94.14% from 255 or 43.32% from 554); Max value from RGB is 240 - color contains mainly: blue. Hex color #8FABF0 is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #8FABF0 is #70540F. Grayscale: #AAAAAA. Windows color (decimal): -7361552 or 15772559. OLE color: 15772559.
HSL color Cylindrical-coordinate representation of color #8FABF0: hue angle of 222.68º degrees, saturation: 0.76, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #8FABF0 is Cyan = 0.40, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #8fabf0; } p { color: rgb(143,171,240); } H1.HeaderClassName { color: #8fabf0; } .AnyTagClassName { color: #8fabf0; } </style>
<style> a { background-color: #8fabf0; } a { background-color: rgb(143,171,240); } div.DivClassName { background-color: #8fabf0; } .BgClassName { background-color: #8fabf0; } </style>
<style> span { border-color: #8fabf0; } span { border-color: rgb(143,171,240); } td.TdClassName { border-color: #8fabf0; } .TagClassName { border-color: #8fabf0; } </style>