#E0D7FB (or 0xE0D7FB) is unknown color: approx Quartz. HEX triplet: E0, D7 and FB. RGB value is (224,215,251). Sum of RGB (Red+Green+Blue) = 224+215+251=690 (91% of max value = 765). Red value is 224 (87.89% from 255 or 32.46% from 690); Green value is 215 (84.38% from 255 or 31.16% from 690); Blue value is 251 (98.44% from 255 or 36.38% from 690); Max value from RGB is 251 - color contains mainly: blue. Hex color #E0D7FB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E0D7FB is #1F2804. Grayscale: #DDDDDD. Windows color (decimal): -2041861 or 16504800. OLE color: 16504800.
HSL color Cylindrical-coordinate representation of color #E0D7FB: hue angle of 255º degrees, saturation: 0.82, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #E0D7FB is Cyan = 0.11, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #E0D7FB; } p { color: rgb(224,215,251); } H1.HeaderClassName { color: #E0D7FB; } .AnyTagClassName { color: #E0D7FB; } </style>
<style> a { background-color: #E0D7FB; } a { background-color: rgb(224,215,251); } div.DivClassName { background-color: #E0D7FB; } .BgClassName { background-color: #E0D7FB; } </style>
<style> span { border-color: #E0D7FB; } span { border-color: rgb(224,215,251); } td.TdClassName { border-color: #E0D7FB; } .TagClassName { border-color: #E0D7FB; } </style>