#CE9FFA (or 0xCE9FFA) is unknown color: approx Mauve. HEX triplet: CE, 9F and FA. RGB value is (206,159,250). Sum of RGB (Red+Green+Blue) = 206+159+250=615 (81% of max value = 765). Red value is 206 (80.86% from 255 or 33.50% from 615); Green value is 159 (62.5% from 255 or 25.85% from 615); Blue value is 250 (98.05% from 255 or 40.65% from 615); Max value from RGB is 250 - color contains mainly: blue. Hex color #CE9FFA is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #CE9FFA is #316005. Grayscale: #B7B7B7. Windows color (decimal): -3235846 or 16424910. OLE color: 16424910.
HSL color Cylindrical-coordinate representation of color #CE9FFA: hue angle of 270.99º degrees, saturation: 0.9, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #CE9FFA is Cyan = 0.18, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #CE9FFA; } p { color: rgb(206,159,250); } H1.HeaderClassName { color: #CE9FFA; } .AnyTagClassName { color: #CE9FFA; } </style>
<style> a { background-color: #CE9FFA; } a { background-color: rgb(206,159,250); } div.DivClassName { background-color: #CE9FFA; } .BgClassName { background-color: #CE9FFA; } </style>
<style> span { border-color: #CE9FFA; } span { border-color: rgb(206,159,250); } td.TdClassName { border-color: #CE9FFA; } .TagClassName { border-color: #CE9FFA; } </style>