#F0D1FE (or 0xF0D1FE) is unknown color: approx Blue Chalk. HEX triplet: F0, D1 and FE. RGB value is (240,209,254). Sum of RGB (Red+Green+Blue) = 240+209+254=703 (93% of max value = 765). Red value is 240 (94.14% from 255 or 34.14% from 703); Green value is 209 (82.03% from 255 or 29.73% from 703); Blue value is 254 (99.61% from 255 or 36.13% from 703); Max value from RGB is 254 - color contains mainly: blue. Hex color #F0D1FE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F0D1FE is #0F2E01. Grayscale: #DFDFDF. Windows color (decimal): -994818 or 16699888. OLE color: 16699888.
HSL color Cylindrical-coordinate representation of color #F0D1FE: hue angle of 281.33º degrees, saturation: 0.96, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #F0D1FE is Cyan = 0.06, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #F0D1FE; } p { color: rgb(240,209,254); } H1.HeaderClassName { color: #F0D1FE; } .AnyTagClassName { color: #F0D1FE; } </style>
<style> a { background-color: #F0D1FE; } a { background-color: rgb(240,209,254); } div.DivClassName { background-color: #F0D1FE; } .BgClassName { background-color: #F0D1FE; } </style>
<style> span { border-color: #F0D1FE; } span { border-color: rgb(240,209,254); } td.TdClassName { border-color: #F0D1FE; } .TagClassName { border-color: #F0D1FE; } </style>