#E69AFA (or 0xE69AFA) is unknown color: approx Mauve. HEX triplet: E6, 9A and FA. RGB value is (230,154,250). Sum of RGB (Red+Green+Blue) = 230+154+250=634 (83% of max value = 765). Red value is 230 (90.23% from 255 or 36.28% from 634); Green value is 154 (60.55% from 255 or 24.29% from 634); Blue value is 250 (98.05% from 255 or 39.43% from 634); Max value from RGB is 250 - color contains mainly: blue. Hex color #E69AFA is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #E69AFA is #196505. Grayscale: #BBBBBB. Windows color (decimal): -1664262 or 16423654. OLE color: 16423654.
HSL color Cylindrical-coordinate representation of color #E69AFA: hue angle of 287.5º degrees, saturation: 0.91, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #E69AFA is Cyan = 0.08, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #E69AFA; } p { color: rgb(230,154,250); } H1.HeaderClassName { color: #E69AFA; } .AnyTagClassName { color: #E69AFA; } </style>
<style> a { background-color: #E69AFA; } a { background-color: rgb(230,154,250); } div.DivClassName { background-color: #E69AFA; } .BgClassName { background-color: #E69AFA; } </style>
<style> span { border-color: #E69AFA; } span { border-color: rgb(230,154,250); } td.TdClassName { border-color: #E69AFA; } .TagClassName { border-color: #E69AFA; } </style>