#DCE2FB (or 0xDCE2FB) is unknown color: approx Lavender. HEX triplet: DC, E2 and FB. RGB value is (220,226,251). Sum of RGB (Red+Green+Blue) = 220+226+251=697 (92% of max value = 765). Red value is 220 (86.33% from 255 or 31.56% from 697); Green value is 226 (88.67% from 255 or 32.42% from 697); Blue value is 251 (98.44% from 255 or 36.01% from 697); Max value from RGB is 251 - color contains mainly: blue. Hex color #DCE2FB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCE2FB is #231D04. Grayscale: #E2E2E2. Windows color (decimal): -2301189 or 16507612. OLE color: 16507612.
HSL color Cylindrical-coordinate representation of color #DCE2FB: hue angle of 228.39º degrees, saturation: 0.79, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #DCE2FB is Cyan = 0.12, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DCE2FB; } p { color: rgb(220,226,251); } H1.HeaderClassName { color: #DCE2FB; } .AnyTagClassName { color: #DCE2FB; } </style>
<style> a { background-color: #DCE2FB; } a { background-color: rgb(220,226,251); } div.DivClassName { background-color: #DCE2FB; } .BgClassName { background-color: #DCE2FB; } </style>
<style> span { border-color: #DCE2FB; } span { border-color: rgb(220,226,251); } td.TdClassName { border-color: #DCE2FB; } .TagClassName { border-color: #DCE2FB; } </style>