#CFACF2 (or 0xCFACF2) is unknown color: approx Mauve. HEX triplet: CF, AC and F2. RGB value is (207,172,242). Sum of RGB (Red+Green+Blue) = 207+172+242=621 (82% of max value = 765). Red value is 207 (81.25% from 255 or 33.33% from 621); Green value is 172 (67.58% from 255 or 27.70% from 621); Blue value is 242 (94.92% from 255 or 38.97% from 621); Max value from RGB is 242 - color contains mainly: blue. Hex color #CFACF2 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #CFACF2 is #30530D. Grayscale: #BEBEBE. Windows color (decimal): -3166990 or 15903951. OLE color: 15903951.
HSL color Cylindrical-coordinate representation of color #CFACF2: hue angle of 270º degrees, saturation: 0.73, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #CFACF2 is Cyan = 0.14, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #CFACF2; } p { color: rgb(207,172,242); } H1.HeaderClassName { color: #CFACF2; } .AnyTagClassName { color: #CFACF2; } </style>
<style> a { background-color: #CFACF2; } a { background-color: rgb(207,172,242); } div.DivClassName { background-color: #CFACF2; } .BgClassName { background-color: #CFACF2; } </style>
<style> span { border-color: #CFACF2; } span { border-color: rgb(207,172,242); } td.TdClassName { border-color: #CFACF2; } .TagClassName { border-color: #CFACF2; } </style>