#CBAAFD (or 0xCBAAFD) is unknown color: approx Mauve. HEX triplet: CB, AA and FD. RGB value is (203,170,253). Sum of RGB (Red+Green+Blue) = 203+170+253=626 (82% of max value = 765). Red value is 203 (79.69% from 255 or 32.43% from 626); Green value is 170 (66.80% from 255 or 27.16% from 626); Blue value is 253 (99.22% from 255 or 40.42% from 626); Max value from RGB is 253 - color contains mainly: blue. Hex color #CBAAFD is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #CBAAFD is #345502. Grayscale: #BDBDBD. Windows color (decimal): -3429635 or 16624331. OLE color: 16624331.
HSL color Cylindrical-coordinate representation of color #CBAAFD: hue angle of 263.86º degrees, saturation: 0.95, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #CBAAFD is Cyan = 0.20, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #CBAAFD; } p { color: rgb(203,170,253); } H1.HeaderClassName { color: #CBAAFD; } .AnyTagClassName { color: #CBAAFD; } </style>
<style> a { background-color: #CBAAFD; } a { background-color: rgb(203,170,253); } div.DivClassName { background-color: #CBAAFD; } .BgClassName { background-color: #CBAAFD; } </style>
<style> span { border-color: #CBAAFD; } span { border-color: rgb(203,170,253); } td.TdClassName { border-color: #CBAAFD; } .TagClassName { border-color: #CBAAFD; } </style>