#CEB7EE (or 0xCEB7EE) is unknown color: approx Fog. HEX triplet: CE, B7 and EE. RGB value is (206,183,238). Sum of RGB (Red+Green+Blue) = 206+183+238=627 (83% of max value = 765). Red value is 206 (80.86% from 255 or 32.85% from 627); Green value is 183 (71.88% from 255 or 29.19% from 627); Blue value is 238 (93.36% from 255 or 37.96% from 627); Max value from RGB is 238 - color contains mainly: blue. Hex color #CEB7EE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CEB7EE is #314811. Grayscale: #C3C3C3. Windows color (decimal): -3229714 or 15644622. OLE color: 15644622.
HSL color Cylindrical-coordinate representation of color #CEB7EE: hue angle of 265.09º degrees, saturation: 0.62, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #CEB7EE is Cyan = 0.13, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #CEB7EE; } p { color: rgb(206,183,238); } H1.HeaderClassName { color: #CEB7EE; } .AnyTagClassName { color: #CEB7EE; } </style>
<style> a { background-color: #CEB7EE; } a { background-color: rgb(206,183,238); } div.DivClassName { background-color: #CEB7EE; } .BgClassName { background-color: #CEB7EE; } </style>
<style> span { border-color: #CEB7EE; } span { border-color: rgb(206,183,238); } td.TdClassName { border-color: #CEB7EE; } .TagClassName { border-color: #CEB7EE; } </style>