#B5ABFF (or 0xB5ABFF) is unknown color: approx Perano. HEX triplet: B5, AB and FF. RGB value is (181,171,255). Sum of RGB (Red+Green+Blue) = 181+171+255=607 (80% of max value = 765). Red value is 181 (71.09% from 255 or 29.82% from 607); Green value is 171 (67.19% from 255 or 28.17% from 607); Blue value is 255 (100% from 255 or 42.01% from 607); Max value from RGB is 255 - color contains mainly: blue. Hex color #B5ABFF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #B5ABFF is #4A5400. Grayscale: #B7B7B7. Windows color (decimal): -4871169 or 16755637. OLE color: 16755637.
HSL color Cylindrical-coordinate representation of color #B5ABFF: hue angle of 247.14º degrees, saturation: 1, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #B5ABFF is Cyan = 0.29, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #B5ABFF; } p { color: rgb(181,171,255); } H1.HeaderClassName { color: #B5ABFF; } .AnyTagClassName { color: #B5ABFF; } </style>
<style> a { background-color: #B5ABFF; } a { background-color: rgb(181,171,255); } div.DivClassName { background-color: #B5ABFF; } .BgClassName { background-color: #B5ABFF; } </style>
<style> span { border-color: #B5ABFF; } span { border-color: rgb(181,171,255); } td.TdClassName { border-color: #B5ABFF; } .TagClassName { border-color: #B5ABFF; } </style>