#E0BEEF (or 0xE0BEEF) is unknown color: approx Mauve. HEX triplet: E0, BE and EF. RGB value is (224,190,239). Sum of RGB (Red+Green+Blue) = 224+190+239=653 (86% of max value = 765). Red value is 224 (87.89% from 255 or 34.30% from 653); Green value is 190 (74.61% from 255 or 29.10% from 653); Blue value is 239 (93.75% from 255 or 36.60% from 653); Max value from RGB is 239 - color contains mainly: blue. Hex color #E0BEEF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E0BEEF is #1F4110. Grayscale: #CDCDCD. Windows color (decimal): -2048273 or 15711968. OLE color: 15711968.
HSL color Cylindrical-coordinate representation of color #E0BEEF: hue angle of 281.63º degrees, saturation: 0.6, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #E0BEEF is Cyan = 0.06, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #E0BEEF; } p { color: rgb(224,190,239); } H1.HeaderClassName { color: #E0BEEF; } .AnyTagClassName { color: #E0BEEF; } </style>
<style> a { background-color: #E0BEEF; } a { background-color: rgb(224,190,239); } div.DivClassName { background-color: #E0BEEF; } .BgClassName { background-color: #E0BEEF; } </style>
<style> span { border-color: #E0BEEF; } span { border-color: rgb(224,190,239); } td.TdClassName { border-color: #E0BEEF; } .TagClassName { border-color: #E0BEEF; } </style>