#CEB5EA (or 0xCEB5EA) is unknown color: approx Fog. HEX triplet: CE, B5 and EA. RGB value is (206,181,234). Sum of RGB (Red+Green+Blue) = 206+181+234=621 (82% of max value = 765). Red value is 206 (80.86% from 255 or 33.17% from 621); Green value is 181 (71.09% from 255 or 29.15% from 621); Blue value is 234 (91.80% from 255 or 37.68% from 621); Max value from RGB is 234 - color contains mainly: blue. Hex color #CEB5EA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CEB5EA is #314A15. Grayscale: #C2C2C2. Windows color (decimal): -3230230 or 15381966. OLE color: 15381966.
HSL color Cylindrical-coordinate representation of color #CEB5EA: hue angle of 268.3º degrees, saturation: 0.56, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #CEB5EA is Cyan = 0.12, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #CEB5EA; } p { color: rgb(206,181,234); } H1.HeaderClassName { color: #CEB5EA; } .AnyTagClassName { color: #CEB5EA; } </style>
<style> a { background-color: #CEB5EA; } a { background-color: rgb(206,181,234); } div.DivClassName { background-color: #CEB5EA; } .BgClassName { background-color: #CEB5EA; } </style>
<style> span { border-color: #CEB5EA; } span { border-color: rgb(206,181,234); } td.TdClassName { border-color: #CEB5EA; } .TagClassName { border-color: #CEB5EA; } </style>