#CBABDF (or 0xCBABDF) is unknown color: approx Wisteria. HEX triplet: CB, AB and DF. RGB value is (203,171,223). Sum of RGB (Red+Green+Blue) = 203+171+223=597 (79% of max value = 765). Red value is 203 (79.69% from 255 or 34.00% from 597); Green value is 171 (67.19% from 255 or 28.64% from 597); Blue value is 223 (87.5% from 255 or 37.35% from 597); Max value from RGB is 223 - color contains mainly: blue. Hex color #CBABDF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CBABDF is #345420. Grayscale: #BABABA. Windows color (decimal): -3429409 or 14658507. OLE color: 14658507.
HSL color Cylindrical-coordinate representation of color #CBABDF: hue angle of 276.92º degrees, saturation: 0.45, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #CBABDF is Cyan = 0.09, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #CBABDF; } p { color: rgb(203,171,223); } H1.HeaderClassName { color: #CBABDF; } .AnyTagClassName { color: #CBABDF; } </style>
<style> a { background-color: #CBABDF; } a { background-color: rgb(203,171,223); } div.DivClassName { background-color: #CBABDF; } .BgClassName { background-color: #CBABDF; } </style>
<style> span { border-color: #CBABDF; } span { border-color: rgb(203,171,223); } td.TdClassName { border-color: #CBABDF; } .TagClassName { border-color: #CBABDF; } </style>