#D1ABFF (or 0xD1ABFF) is unknown color: approx Mauve. HEX triplet: D1, AB and FF. RGB value is (209,171,255). Sum of RGB (Red+Green+Blue) = 209+171+255=635 (84% of max value = 765). Red value is 209 (82.03% from 255 or 32.91% from 635); Green value is 171 (67.19% from 255 or 26.93% from 635); Blue value is 255 (100% from 255 or 40.16% from 635); Max value from RGB is 255 - color contains mainly: blue. Hex color #D1ABFF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #D1ABFF is #2E5400. Grayscale: #BFBFBF. Windows color (decimal): -3036161 or 16755665. OLE color: 16755665.
HSL color Cylindrical-coordinate representation of color #D1ABFF: hue angle of 267.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 #D1ABFF is Cyan = 0.18, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #D1ABFF; } p { color: rgb(209,171,255); } H1.HeaderClassName { color: #D1ABFF; } .AnyTagClassName { color: #D1ABFF; } </style>
<style> a { background-color: #D1ABFF; } a { background-color: rgb(209,171,255); } div.DivClassName { background-color: #D1ABFF; } .BgClassName { background-color: #D1ABFF; } </style>
<style> span { border-color: #D1ABFF; } span { border-color: rgb(209,171,255); } td.TdClassName { border-color: #D1ABFF; } .TagClassName { border-color: #D1ABFF; } </style>