#FFE2FE (or 0xFFE2FE) is unknown color: approx Selago. HEX triplet: FF, E2 and FE. RGB value is (255,226,254). Sum of RGB (Red+Green+Blue) = 255+226+254=735 (97% of max value = 765). Red value is 255 (100% from 255 or 34.69% from 735); Green value is 226 (88.67% from 255 or 30.75% from 735); Blue value is 254 (99.61% from 255 or 34.56% from 735); Max value from RGB is 255 - color contains mainly: red. Hex color #FFE2FE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FFE2FE is #001D01. Grayscale: #EDEDED. Windows color (decimal): -7426 or 16704255. OLE color: 16704255.
HSL color Cylindrical-coordinate representation of color #FFE2FE: hue angle of 302.07º degrees, saturation: 1, lightness: 0.94%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #FFE2FE is Cyan = 0, Magento = 0.11, Yellow = 0.00 and Black (K on CMYK) = 0.
<style> p { color: #FFE2FE; } p { color: rgb(255,226,254); } H1.HeaderClassName { color: #FFE2FE; } .AnyTagClassName { color: #FFE2FE; } </style>
<style> a { background-color: #FFE2FE; } a { background-color: rgb(255,226,254); } div.DivClassName { background-color: #FFE2FE; } .BgClassName { background-color: #FFE2FE; } </style>
<style> span { border-color: #FFE2FE; } span { border-color: rgb(255,226,254); } td.TdClassName { border-color: #FFE2FE; } .TagClassName { border-color: #FFE2FE; } </style>