#D2AFF1 (or 0xD2AFF1) is unknown color: approx Mauve. HEX triplet: D2, AF and F1. RGB value is (210,175,241). Sum of RGB (Red+Green+Blue) = 210+175+241=626 (82% of max value = 765). Red value is 210 (82.42% from 255 or 33.55% from 626); Green value is 175 (68.75% from 255 or 27.96% from 626); Blue value is 241 (94.53% from 255 or 38.50% from 626); Max value from RGB is 241 - color contains mainly: blue. Hex color #D2AFF1 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #D2AFF1 is #2D500E. Grayscale: #C0C0C0. Windows color (decimal): -2969615 or 15839186. OLE color: 15839186.
HSL color Cylindrical-coordinate representation of color #D2AFF1: hue angle of 271.82º degrees, saturation: 0.7, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #D2AFF1 is Cyan = 0.13, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #d2aff1; } p { color: rgb(210,175,241); } H1.HeaderClassName { color: #d2aff1; } .AnyTagClassName { color: #d2aff1; } </style>
<style> a { background-color: #d2aff1; } a { background-color: rgb(210,175,241); } div.DivClassName { background-color: #d2aff1; } .BgClassName { background-color: #d2aff1; } </style>
<style> span { border-color: #d2aff1; } span { border-color: rgb(210,175,241); } td.TdClassName { border-color: #d2aff1; } .TagClassName { border-color: #d2aff1; } </style>