#F9F0FB (or 0xF9F0FB) is unknown color: approx White Lilac. HEX triplet: F9, F0 and FB. RGB value is (249,240,251). Sum of RGB (Red+Green+Blue) = 249+240+251=740 (98% of max value = 765). Red value is 249 (97.66% from 255 or 33.65% from 740); Green value is 240 (94.14% from 255 or 32.43% from 740); Blue value is 251 (98.44% from 255 or 33.92% from 740); Max value from RGB is 251 - color contains mainly: blue. Hex color #F9F0FB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F9F0FB is #060F04. Grayscale: #F3F3F3. Windows color (decimal): -397061 or 16511225. OLE color: 16511225.
HSL color Cylindrical-coordinate representation of color #F9F0FB: hue angle of 289.09º degrees, saturation: 0.58, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #F9F0FB is Cyan = 0.01, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #F9F0FB; } p { color: rgb(249,240,251); } H1.HeaderClassName { color: #F9F0FB; } .AnyTagClassName { color: #F9F0FB; } </style>
<style> a { background-color: #F9F0FB; } a { background-color: rgb(249,240,251); } div.DivClassName { background-color: #F9F0FB; } .BgClassName { background-color: #F9F0FB; } </style>
<style> span { border-color: #F9F0FB; } span { border-color: rgb(249,240,251); } td.TdClassName { border-color: #F9F0FB; } .TagClassName { border-color: #F9F0FB; } </style>