#DFE1FB (or 0xDFE1FB) is unknown color: approx Lavender. HEX triplet: DF, E1 and FB. RGB value is (223,225,251). Sum of RGB (Red+Green+Blue) = 223+225+251=699 (92% of max value = 765). Red value is 223 (87.5% from 255 or 31.90% from 699); Green value is 225 (88.28% from 255 or 32.19% from 699); Blue value is 251 (98.44% from 255 or 35.91% from 699); Max value from RGB is 251 - color contains mainly: blue. Hex color #DFE1FB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DFE1FB is #201E04. Grayscale: #E3E3E3. Windows color (decimal): -2104837 or 16507359. OLE color: 16507359.
HSL color Cylindrical-coordinate representation of color #DFE1FB: hue angle of 235.71º degrees, saturation: 0.78, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #DFE1FB is Cyan = 0.11, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DFE1FB; } p { color: rgb(223,225,251); } H1.HeaderClassName { color: #DFE1FB; } .AnyTagClassName { color: #DFE1FB; } </style>
<style> a { background-color: #DFE1FB; } a { background-color: rgb(223,225,251); } div.DivClassName { background-color: #DFE1FB; } .BgClassName { background-color: #DFE1FB; } </style>
<style> span { border-color: #DFE1FB; } span { border-color: rgb(223,225,251); } td.TdClassName { border-color: #DFE1FB; } .TagClassName { border-color: #DFE1FB; } </style>