#CB88E5 (or 0xCB88E5) is unknown color: approx Wisteria. HEX triplet: CB, 88 and E5. RGB value is (203,136,229). Sum of RGB (Red+Green+Blue) = 203+136+229=568 (75% of max value = 765). Red value is 203 (79.69% from 255 or 35.74% from 568); Green value is 136 (53.52% from 255 or 23.94% from 568); Blue value is 229 (89.84% from 255 or 40.32% from 568); Max value from RGB is 229 - color contains mainly: blue. Hex color #CB88E5 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CB88E5 is #34771A. Grayscale: #A6A6A6. Windows color (decimal): -3438363 or 15042763. OLE color: 15042763.
HSL color Cylindrical-coordinate representation of color #CB88E5: hue angle of 283.23º degrees, saturation: 0.64, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #CB88E5 is Cyan = 0.11, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #CB88E5; } p { color: rgb(203,136,229); } H1.HeaderClassName { color: #CB88E5; } .AnyTagClassName { color: #CB88E5; } </style>
<style> a { background-color: #CB88E5; } a { background-color: rgb(203,136,229); } div.DivClassName { background-color: #CB88E5; } .BgClassName { background-color: #CB88E5; } </style>
<style> span { border-color: #CB88E5; } span { border-color: rgb(203,136,229); } td.TdClassName { border-color: #CB88E5; } .TagClassName { border-color: #CB88E5; } </style>