#CFCEE8 (or 0xCFCEE8) is unknown color: approx Quartz. HEX triplet: CF, CE and E8. RGB value is (207,206,232). Sum of RGB (Red+Green+Blue) = 207+206+232=645 (85% of max value = 765). Red value is 207 (81.25% from 255 or 32.09% from 645); Green value is 206 (80.86% from 255 or 31.94% from 645); Blue value is 232 (91.02% from 255 or 35.97% from 645); Max value from RGB is 232 - color contains mainly: blue. Hex color #CFCEE8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CFCEE8 is #303117. Grayscale: #D1D1D1. Windows color (decimal): -3158296 or 15257295. OLE color: 15257295.
HSL color Cylindrical-coordinate representation of color #CFCEE8: hue angle of 242.31º degrees, saturation: 0.36, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #CFCEE8 is Cyan = 0.11, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #cfcee8; } p { color: rgb(207,206,232); } H1.HeaderClassName { color: #cfcee8; } .AnyTagClassName { color: #cfcee8; } </style>
<style> a { background-color: #cfcee8; } a { background-color: rgb(207,206,232); } div.DivClassName { background-color: #cfcee8; } .BgClassName { background-color: #cfcee8; } </style>
<style> span { border-color: #cfcee8; } span { border-color: rgb(207,206,232); } td.TdClassName { border-color: #cfcee8; } .TagClassName { border-color: #cfcee8; } </style>