#E0BBFD (or 0xE0BBFD) is unknown color: approx Mauve. HEX triplet: E0, BB and FD. RGB value is (224,187,253). Sum of RGB (Red+Green+Blue) = 224+187+253=664 (87% of max value = 765). Red value is 224 (87.89% from 255 or 33.73% from 664); Green value is 187 (73.44% from 255 or 28.16% from 664); Blue value is 253 (99.22% from 255 or 38.10% from 664); Max value from RGB is 253 - color contains mainly: blue. Hex color #E0BBFD is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E0BBFD is #1F4402. Grayscale: #CDCDCD. Windows color (decimal): -2049027 or 16628704. OLE color: 16628704.
HSL color Cylindrical-coordinate representation of color #E0BBFD: hue angle of 273.64º degrees, saturation: 0.94, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #E0BBFD is Cyan = 0.11, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #E0BBFD; } p { color: rgb(224,187,253); } H1.HeaderClassName { color: #E0BBFD; } .AnyTagClassName { color: #E0BBFD; } </style>
<style> a { background-color: #E0BBFD; } a { background-color: rgb(224,187,253); } div.DivClassName { background-color: #E0BBFD; } .BgClassName { background-color: #E0BBFD; } </style>
<style> span { border-color: #E0BBFD; } span { border-color: rgb(224,187,253); } td.TdClassName { border-color: #E0BBFD; } .TagClassName { border-color: #E0BBFD; } </style>