#CFACFD (or 0xCFACFD) is unknown color: approx Mauve. HEX triplet: CF, AC and FD. RGB value is (207,172,253). Sum of RGB (Red+Green+Blue) = 207+172+253=632 (83% of max value = 765). Red value is 207 (81.25% from 255 or 32.75% from 632); Green value is 172 (67.58% from 255 or 27.22% from 632); Blue value is 253 (99.22% from 255 or 40.03% from 632); Max value from RGB is 253 - color contains mainly: blue. Hex color #CFACFD is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #CFACFD is #305302. Grayscale: #BFBFBF. Windows color (decimal): -3166979 or 16624847. OLE color: 16624847.
HSL color Cylindrical-coordinate representation of color #CFACFD: hue angle of 265.93º degrees, saturation: 0.95, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #CFACFD is Cyan = 0.18, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #CFACFD; } p { color: rgb(207,172,253); } H1.HeaderClassName { color: #CFACFD; } .AnyTagClassName { color: #CFACFD; } </style>
<style> a { background-color: #CFACFD; } a { background-color: rgb(207,172,253); } div.DivClassName { background-color: #CFACFD; } .BgClassName { background-color: #CFACFD; } </style>
<style> span { border-color: #CFACFD; } span { border-color: rgb(207,172,253); } td.TdClassName { border-color: #CFACFD; } .TagClassName { border-color: #CFACFD; } </style>