#E2BDEB (or 0xE2BDEB) is unknown color: approx Blue Chalk. HEX triplet: E2, BD and EB. RGB value is (226,189,235). Sum of RGB (Red+Green+Blue) = 226+189+235=650 (86% of max value = 765). Red value is 226 (88.67% from 255 or 34.77% from 650); Green value is 189 (74.22% from 255 or 29.08% from 650); Blue value is 235 (92.19% from 255 or 36.15% from 650); Max value from RGB is 235 - color contains mainly: blue. Hex color #E2BDEB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E2BDEB is #1D4214. Grayscale: #CDCDCD. Windows color (decimal): -1917461 or 15449570. OLE color: 15449570.
HSL color Cylindrical-coordinate representation of color #E2BDEB: hue angle of 288.26º degrees, saturation: 0.53, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #E2BDEB is Cyan = 0.04, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #E2BDEB; } p { color: rgb(226,189,235); } H1.HeaderClassName { color: #E2BDEB; } .AnyTagClassName { color: #E2BDEB; } </style>
<style> a { background-color: #E2BDEB; } a { background-color: rgb(226,189,235); } div.DivClassName { background-color: #E2BDEB; } .BgClassName { background-color: #E2BDEB; } </style>
<style> span { border-color: #E2BDEB; } span { border-color: rgb(226,189,235); } td.TdClassName { border-color: #E2BDEB; } .TagClassName { border-color: #E2BDEB; } </style>