#E5CEEF (or 0xE5CEEF) is unknown color: approx Blue Chalk. HEX triplet: E5, CE and EF. RGB value is (229,206,239). Sum of RGB (Red+Green+Blue) = 229+206+239=674 (89% of max value = 765). Red value is 229 (89.84% from 255 or 33.98% from 674); Green value is 206 (80.86% from 255 or 30.56% from 674); Blue value is 239 (93.75% from 255 or 35.46% from 674); Max value from RGB is 239 - color contains mainly: blue. Hex color #E5CEEF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E5CEEF is #1A3110. Grayscale: #D8D8D8. Windows color (decimal): -1716497 or 15716069. OLE color: 15716069.
HSL color Cylindrical-coordinate representation of color #E5CEEF: hue angle of 281.82º degrees, saturation: 0.51, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #E5CEEF is Cyan = 0.04, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #E5CEEF; } p { color: rgb(229,206,239); } H1.HeaderClassName { color: #E5CEEF; } .AnyTagClassName { color: #E5CEEF; } </style>
<style> a { background-color: #E5CEEF; } a { background-color: rgb(229,206,239); } div.DivClassName { background-color: #E5CEEF; } .BgClassName { background-color: #E5CEEF; } </style>
<style> span { border-color: #E5CEEF; } span { border-color: rgb(229,206,239); } td.TdClassName { border-color: #E5CEEF; } .TagClassName { border-color: #E5CEEF; } </style>