#E7CFFF (or 0xE7CFFF) is unknown color: approx Blue Chalk. HEX triplet: E7, CF and FF. RGB value is (231,207,255). Sum of RGB (Red+Green+Blue) = 231+207+255=693 (91% of max value = 765). Red value is 231 (90.62% from 255 or 33.33% from 693); Green value is 207 (81.25% from 255 or 29.87% from 693); Blue value is 255 (100% from 255 or 36.80% from 693); Max value from RGB is 255 - color contains mainly: blue. Hex color #E7CFFF is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E7CFFF is #183000. Grayscale: #DBDBDB. Windows color (decimal): -1585153 or 16764903. OLE color: 16764903.
HSL color Cylindrical-coordinate representation of color #E7CFFF: hue angle of 270º degrees, saturation: 1, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #E7CFFF is Cyan = 0.09, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #E7CFFF; } p { color: rgb(231,207,255); } H1.HeaderClassName { color: #E7CFFF; } .AnyTagClassName { color: #E7CFFF; } </style>
<style> a { background-color: #E7CFFF; } a { background-color: rgb(231,207,255); } div.DivClassName { background-color: #E7CFFF; } .BgClassName { background-color: #E7CFFF; } </style>
<style> span { border-color: #E7CFFF; } span { border-color: rgb(231,207,255); } td.TdClassName { border-color: #E7CFFF; } .TagClassName { border-color: #E7CFFF; } </style>