#AB8FDD (or 0xAB8FDD) is unknown color: approx Biloba Flower. HEX triplet: AB, 8F and DD. RGB value is (171,143,221). Sum of RGB (Red+Green+Blue) = 171+143+221=535 (70% of max value = 765). Red value is 171 (67.19% from 255 or 31.96% from 535); Green value is 143 (56.25% from 255 or 26.73% from 535); Blue value is 221 (86.72% from 255 or 41.31% from 535); Max value from RGB is 221 - color contains mainly: blue. Hex color #AB8FDD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AB8FDD is #547022. Grayscale: #9F9F9F. Windows color (decimal): -5533731 or 14520235. OLE color: 14520235.
HSL color Cylindrical-coordinate representation of color #AB8FDD: hue angle of 261.54º degrees, saturation: 0.53, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #AB8FDD is Cyan = 0.23, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #ab8fdd; } p { color: rgb(171,143,221); } H1.HeaderClassName { color: #ab8fdd; } .AnyTagClassName { color: #ab8fdd; } </style>
<style> a { background-color: #ab8fdd; } a { background-color: rgb(171,143,221); } div.DivClassName { background-color: #ab8fdd; } .BgClassName { background-color: #ab8fdd; } </style>
<style> span { border-color: #ab8fdd; } span { border-color: rgb(171,143,221); } td.TdClassName { border-color: #ab8fdd; } .TagClassName { border-color: #ab8fdd; } </style>