#E6CEF0 (or 0xE6CEF0) is unknown color: approx Blue Chalk. HEX triplet: E6, CE and F0. RGB value is (230,206,240). Sum of RGB (Red+Green+Blue) = 230+206+240=676 (89% of max value = 765). Red value is 230 (90.23% from 255 or 34.02% from 676); Green value is 206 (80.86% from 255 or 30.47% from 676); Blue value is 240 (94.14% from 255 or 35.50% from 676); Max value from RGB is 240 - color contains mainly: blue. Hex color #E6CEF0 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E6CEF0 is #19310F. Grayscale: #D8D8D8. Windows color (decimal): -1650960 or 15781606. OLE color: 15781606.
HSL color Cylindrical-coordinate representation of color #E6CEF0: hue angle of 282.35º degrees, saturation: 0.53, 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 #E6CEF0 is Cyan = 0.04, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #E6CEF0; } p { color: rgb(230,206,240); } H1.HeaderClassName { color: #E6CEF0; } .AnyTagClassName { color: #E6CEF0; } </style>
<style> a { background-color: #E6CEF0; } a { background-color: rgb(230,206,240); } div.DivClassName { background-color: #E6CEF0; } .BgClassName { background-color: #E6CEF0; } </style>
<style> span { border-color: #E6CEF0; } span { border-color: rgb(230,206,240); } td.TdClassName { border-color: #E6CEF0; } .TagClassName { border-color: #E6CEF0; } </style>