#D29FFF (or 0xD29FFF) is unknown color: approx Mauve. HEX triplet: D2, 9F and FF. RGB value is (210,159,255). Sum of RGB (Red+Green+Blue) = 210+159+255=624 (82% of max value = 765). Red value is 210 (82.42% from 255 or 33.65% from 624); Green value is 159 (62.5% from 255 or 25.48% from 624); Blue value is 255 (100% from 255 or 40.87% from 624); Max value from RGB is 255 - color contains mainly: blue. Hex color #D29FFF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #D29FFF is #2D6000. Grayscale: #B8B8B8. Windows color (decimal): -2973697 or 16752594. OLE color: 16752594.
HSL color Cylindrical-coordinate representation of color #D29FFF: hue angle of 271.88º degrees, saturation: 1, lightness: 0.81%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #D29FFF is Cyan = 0.18, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #D29FFF; } p { color: rgb(210,159,255); } H1.HeaderClassName { color: #D29FFF; } .AnyTagClassName { color: #D29FFF; } </style>
<style> a { background-color: #D29FFF; } a { background-color: rgb(210,159,255); } div.DivClassName { background-color: #D29FFF; } .BgClassName { background-color: #D29FFF; } </style>
<style> span { border-color: #D29FFF; } span { border-color: rgb(210,159,255); } td.TdClassName { border-color: #D29FFF; } .TagClassName { border-color: #D29FFF; } </style>