#E7B8FF (or 0xE7B8FF) is unknown color: approx Mauve. HEX triplet: E7, B8 and FF. RGB value is (231,184,255). Sum of RGB (Red+Green+Blue) = 231+184+255=670 (88% of max value = 765). Red value is 231 (90.62% from 255 or 34.48% from 670); Green value is 184 (72.27% from 255 or 27.46% from 670); Blue value is 255 (100% from 255 or 38.06% from 670); Max value from RGB is 255 - color contains mainly: blue. Hex color #E7B8FF is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E7B8FF is #184700. Grayscale: #CDCDCD. Windows color (decimal): -1591041 or 16759015. OLE color: 16759015.
HSL color Cylindrical-coordinate representation of color #E7B8FF: hue angle of 279.72º degrees, saturation: 1, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #E7B8FF is Cyan = 0.09, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #E7B8FF; } p { color: rgb(231,184,255); } H1.HeaderClassName { color: #E7B8FF; } .AnyTagClassName { color: #E7B8FF; } </style>
<style> a { background-color: #E7B8FF; } a { background-color: rgb(231,184,255); } div.DivClassName { background-color: #E7B8FF; } .BgClassName { background-color: #E7B8FF; } </style>
<style> span { border-color: #E7B8FF; } span { border-color: rgb(231,184,255); } td.TdClassName { border-color: #E7B8FF; } .TagClassName { border-color: #E7B8FF; } </style>