#D296FA (or 0xD296FA) is unknown color: approx Mauve. HEX triplet: D2, 96 and FA. RGB value is (210,150,250). Sum of RGB (Red+Green+Blue) = 210+150+250=610 (80% of max value = 765). Red value is 210 (82.42% from 255 or 34.43% from 610); Green value is 150 (58.98% from 255 or 24.59% from 610); Blue value is 250 (98.05% from 255 or 40.98% from 610); Max value from RGB is 250 - color contains mainly: blue. Hex color #D296FA is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #D296FA is #2D6905. Grayscale: #B3B3B3. Windows color (decimal): -2976006 or 16422610. OLE color: 16422610.
HSL color Cylindrical-coordinate representation of color #D296FA: hue angle of 276º degrees, saturation: 0.91, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #D296FA is Cyan = 0.16, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #D296FA; } p { color: rgb(210,150,250); } H1.HeaderClassName { color: #D296FA; } .AnyTagClassName { color: #D296FA; } </style>
<style> a { background-color: #D296FA; } a { background-color: rgb(210,150,250); } div.DivClassName { background-color: #D296FA; } .BgClassName { background-color: #D296FA; } </style>
<style> span { border-color: #D296FA; } span { border-color: rgb(210,150,250); } td.TdClassName { border-color: #D296FA; } .TagClassName { border-color: #D296FA; } </style>