#E5CDFD (or 0xE5CDFD) is unknown color: approx Blue Chalk. HEX triplet: E5, CD and FD. RGB value is (229,205,253). Sum of RGB (Red+Green+Blue) = 229+205+253=687 (90% of max value = 765). Red value is 229 (89.84% from 255 or 33.33% from 687); Green value is 205 (80.47% from 255 or 29.84% from 687); Blue value is 253 (99.22% from 255 or 36.83% from 687); Max value from RGB is 253 - color contains mainly: blue. Hex color #E5CDFD is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E5CDFD is #1A3202. Grayscale: #D9D9D9. Windows color (decimal): -1716739 or 16633317. OLE color: 16633317.
HSL color Cylindrical-coordinate representation of color #E5CDFD: hue angle of 270º degrees, saturation: 0.92, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #E5CDFD is Cyan = 0.09, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #E5CDFD; } p { color: rgb(229,205,253); } H1.HeaderClassName { color: #E5CDFD; } .AnyTagClassName { color: #E5CDFD; } </style>
<style> a { background-color: #E5CDFD; } a { background-color: rgb(229,205,253); } div.DivClassName { background-color: #E5CDFD; } .BgClassName { background-color: #E5CDFD; } </style>
<style> span { border-color: #E5CDFD; } span { border-color: rgb(229,205,253); } td.TdClassName { border-color: #E5CDFD; } .TagClassName { border-color: #E5CDFD; } </style>