#CB2BB5 (or 0xCB2BB5) is unknown color: approx Fuchsia. HEX triplet: CB, 2B and B5. RGB value is (203,43,181). Sum of RGB (Red+Green+Blue) = 203+43+181=427 (56% of max value = 765). Red value is 203 (79.69% from 255 or 47.54% from 427); Green value is 43 (17.19% from 255 or 10.07% from 427); Blue value is 181 (71.09% from 255 or 42.39% from 427); Max value from RGB is 203 - color contains mainly: red. Hex color #CB2BB5 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CB2BB5 is #34D44A. Grayscale: #6A6A6A. Windows color (decimal): -3462219 or 11873227. OLE color: 11873227.
HSL color Cylindrical-coordinate representation of color #CB2BB5: hue angle of 308.25º degrees, saturation: 0.65, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #CB2BB5 is Cyan = 0, Magento = 0.79, Yellow = 0.11 and Black (K on CMYK) = 0.20.
<style> p { color: #CB2BB5; } p { color: rgb(203,43,181); } H1.HeaderClassName { color: #CB2BB5; } .AnyTagClassName { color: #CB2BB5; } </style>
<style> a { background-color: #CB2BB5; } a { background-color: rgb(203,43,181); } div.DivClassName { background-color: #CB2BB5; } .BgClassName { background-color: #CB2BB5; } </style>
<style> span { border-color: #CB2BB5; } span { border-color: rgb(203,43,181); } td.TdClassName { border-color: #CB2BB5; } .TagClassName { border-color: #CB2BB5; } </style>