#CFC1EF (or 0xCFC1EF) is unknown color: approx Fog. HEX triplet: CF, C1 and EF. RGB value is (207,193,239). Sum of RGB (Red+Green+Blue) = 207+193+239=639 (84% of max value = 765). Red value is 207 (81.25% from 255 or 32.39% from 639); Green value is 193 (75.78% from 255 or 30.20% from 639); Blue value is 239 (93.75% from 255 or 37.40% from 639); Max value from RGB is 239 - color contains mainly: blue. Hex color #CFC1EF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CFC1EF is #303E10. Grayscale: #CACACA. Windows color (decimal): -3161617 or 15712719. OLE color: 15712719.
HSL color Cylindrical-coordinate representation of color #CFC1EF: hue angle of 258.26º degrees, saturation: 0.59, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #CFC1EF is Cyan = 0.13, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #CFC1EF; } p { color: rgb(207,193,239); } H1.HeaderClassName { color: #CFC1EF; } .AnyTagClassName { color: #CFC1EF; } </style>
<style> a { background-color: #CFC1EF; } a { background-color: rgb(207,193,239); } div.DivClassName { background-color: #CFC1EF; } .BgClassName { background-color: #CFC1EF; } </style>
<style> span { border-color: #CFC1EF; } span { border-color: rgb(207,193,239); } td.TdClassName { border-color: #CFC1EF; } .TagClassName { border-color: #CFC1EF; } </style>