#F2E2FD (or 0xF2E2FD) is unknown color: approx White Lilac. HEX triplet: F2, E2 and FD. RGB value is (242,226,253). Sum of RGB (Red+Green+Blue) = 242+226+253=721 (95% of max value = 765). Red value is 242 (94.92% from 255 or 33.56% from 721); Green value is 226 (88.67% from 255 or 31.35% from 721); Blue value is 253 (99.22% from 255 or 35.09% from 721); Max value from RGB is 253 - color contains mainly: blue. Hex color #F2E2FD is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F2E2FD is #0D1D02. Grayscale: #E9E9E9. Windows color (decimal): -859395 or 16638706. OLE color: 16638706.
HSL color Cylindrical-coordinate representation of color #F2E2FD: hue angle of 275.56º degrees, saturation: 0.87, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #F2E2FD is Cyan = 0.04, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #F2E2FD; } p { color: rgb(242,226,253); } H1.HeaderClassName { color: #F2E2FD; } .AnyTagClassName { color: #F2E2FD; } </style>
<style> a { background-color: #F2E2FD; } a { background-color: rgb(242,226,253); } div.DivClassName { background-color: #F2E2FD; } .BgClassName { background-color: #F2E2FD; } </style>
<style> span { border-color: #F2E2FD; } span { border-color: rgb(242,226,253); } td.TdClassName { border-color: #F2E2FD; } .TagClassName { border-color: #F2E2FD; } </style>