#E4CFFB (or 0xE4CFFB) is unknown color: approx Fog. HEX triplet: E4, CF and FB. RGB value is (228,207,251). Sum of RGB (Red+Green+Blue) = 228+207+251=686 (90% of max value = 765). Red value is 228 (89.45% from 255 or 33.24% from 686); Green value is 207 (81.25% from 255 or 30.17% from 686); Blue value is 251 (98.44% from 255 or 36.59% from 686); Max value from RGB is 251 - color contains mainly: blue. Hex color #E4CFFB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E4CFFB is #1B3004. Grayscale: #DADADA. Windows color (decimal): -1781765 or 16502756. OLE color: 16502756.
HSL color Cylindrical-coordinate representation of color #E4CFFB: hue angle of 268.64º degrees, saturation: 0.85, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #E4CFFB is Cyan = 0.09, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #E4CFFB; } p { color: rgb(228,207,251); } H1.HeaderClassName { color: #E4CFFB; } .AnyTagClassName { color: #E4CFFB; } </style>
<style> a { background-color: #E4CFFB; } a { background-color: rgb(228,207,251); } div.DivClassName { background-color: #E4CFFB; } .BgClassName { background-color: #E4CFFB; } </style>
<style> span { border-color: #E4CFFB; } span { border-color: rgb(228,207,251); } td.TdClassName { border-color: #E4CFFB; } .TagClassName { border-color: #E4CFFB; } </style>