#CC87FB (or 0xCC87FB) is unknown color: approx Heliotrope. HEX triplet: CC, 87 and FB. RGB value is (204,135,251). Sum of RGB (Red+Green+Blue) = 204+135+251=590 (78% of max value = 765). Red value is 204 (80.08% from 255 or 34.58% from 590); Green value is 135 (53.12% from 255 or 22.88% from 590); Blue value is 251 (98.44% from 255 or 42.54% from 590); Max value from RGB is 251 - color contains mainly: blue. Hex color #CC87FB is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #CC87FB is #337804. Grayscale: #A8A8A8. Windows color (decimal): -3373061 or 16484300. OLE color: 16484300.
HSL color Cylindrical-coordinate representation of color #CC87FB: hue angle of 275.69º degrees, saturation: 0.94, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #CC87FB is Cyan = 0.19, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #CC87FB; } p { color: rgb(204,135,251); } H1.HeaderClassName { color: #CC87FB; } .AnyTagClassName { color: #CC87FB; } </style>
<style> a { background-color: #CC87FB; } a { background-color: rgb(204,135,251); } div.DivClassName { background-color: #CC87FB; } .BgClassName { background-color: #CC87FB; } </style>
<style> span { border-color: #CC87FB; } span { border-color: rgb(204,135,251); } td.TdClassName { border-color: #CC87FB; } .TagClassName { border-color: #CC87FB; } </style>