#CEB2F2 (or 0xCEB2F2) is unknown color: approx Fog. HEX triplet: CE, B2 and F2. RGB value is (206,178,242). Sum of RGB (Red+Green+Blue) = 206+178+242=626 (82% of max value = 765). Red value is 206 (80.86% from 255 or 32.91% from 626); Green value is 178 (69.92% from 255 or 28.43% from 626); Blue value is 242 (94.92% from 255 or 38.66% from 626); Max value from RGB is 242 - color contains mainly: blue. Hex color #CEB2F2 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #CEB2F2 is #314D0D. Grayscale: #C1C1C1. Windows color (decimal): -3230990 or 15905486. OLE color: 15905486.
HSL color Cylindrical-coordinate representation of color #CEB2F2: hue angle of 266.25º degrees, saturation: 0.71, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #CEB2F2 is Cyan = 0.15, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #CEB2F2; } p { color: rgb(206,178,242); } H1.HeaderClassName { color: #CEB2F2; } .AnyTagClassName { color: #CEB2F2; } </style>
<style> a { background-color: #CEB2F2; } a { background-color: rgb(206,178,242); } div.DivClassName { background-color: #CEB2F2; } .BgClassName { background-color: #CEB2F2; } </style>
<style> span { border-color: #CEB2F2; } span { border-color: rgb(206,178,242); } td.TdClassName { border-color: #CEB2F2; } .TagClassName { border-color: #CEB2F2; } </style>