#F2EBF5 (or 0xF2EBF5) is unknown color: approx White Lilac. HEX triplet: F2, EB and F5. RGB value is (242,235,245). Sum of RGB (Red+Green+Blue) = 242+235+245=722 (95% of max value = 765). Red value is 242 (94.92% from 255 or 33.52% from 722); Green value is 235 (92.19% from 255 or 32.55% from 722); Blue value is 245 (96.09% from 255 or 33.93% from 722); Max value from RGB is 245 - color contains mainly: blue. Hex color #F2EBF5 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F2EBF5 is #0D140A. Grayscale: #EEEEEE. Windows color (decimal): -857099 or 16116722. OLE color: 16116722.
HSL color Cylindrical-coordinate representation of color #F2EBF5: hue angle of 282º degrees, saturation: 0.33, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #F2EBF5 is Cyan = 0.01, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #F2EBF5; } p { color: rgb(242,235,245); } H1.HeaderClassName { color: #F2EBF5; } .AnyTagClassName { color: #F2EBF5; } </style>
<style> a { background-color: #F2EBF5; } a { background-color: rgb(242,235,245); } div.DivClassName { background-color: #F2EBF5; } .BgClassName { background-color: #F2EBF5; } </style>
<style> span { border-color: #F2EBF5; } span { border-color: rgb(242,235,245); } td.TdClassName { border-color: #F2EBF5; } .TagClassName { border-color: #F2EBF5; } </style>