#E2CCEB (or 0xE2CCEB) is unknown color: approx Blue Chalk. HEX triplet: E2, CC and EB. RGB value is (226,204,235). Sum of RGB (Red+Green+Blue) = 226+204+235=665 (88% of max value = 765). Red value is 226 (88.67% from 255 or 33.98% from 665); Green value is 204 (80.08% from 255 or 30.68% from 665); Blue value is 235 (92.19% from 255 or 35.34% from 665); Max value from RGB is 235 - color contains mainly: blue. Hex color #E2CCEB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E2CCEB is #1D3314. Grayscale: #D6D6D6. Windows color (decimal): -1913621 or 15453410. OLE color: 15453410.
HSL color Cylindrical-coordinate representation of color #E2CCEB: hue angle of 282.58º degrees, saturation: 0.44, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #E2CCEB is Cyan = 0.04, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #E2CCEB; } p { color: rgb(226,204,235); } H1.HeaderClassName { color: #E2CCEB; } .AnyTagClassName { color: #E2CCEB; } </style>
<style> a { background-color: #E2CCEB; } a { background-color: rgb(226,204,235); } div.DivClassName { background-color: #E2CCEB; } .BgClassName { background-color: #E2CCEB; } </style>
<style> span { border-color: #E2CCEB; } span { border-color: rgb(226,204,235); } td.TdClassName { border-color: #E2CCEB; } .TagClassName { border-color: #E2CCEB; } </style>