#CA8FF9 (or 0xCA8FF9) is unknown color: approx Wisteria. HEX triplet: CA, 8F and F9. RGB value is (202,143,249). Sum of RGB (Red+Green+Blue) = 202+143+249=594 (78% of max value = 765). Red value is 202 (79.30% from 255 or 34.01% from 594); Green value is 143 (56.25% from 255 or 24.07% from 594); Blue value is 249 (97.66% from 255 or 41.92% from 594); Max value from RGB is 249 - color contains mainly: blue. Hex color #CA8FF9 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #CA8FF9 is #357006. Grayscale: #ACACAC. Windows color (decimal): -3502087 or 16355274. OLE color: 16355274.
HSL color Cylindrical-coordinate representation of color #CA8FF9: hue angle of 273.4º degrees, saturation: 0.9, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #CA8FF9 is Cyan = 0.19, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #CA8FF9; } p { color: rgb(202,143,249); } H1.HeaderClassName { color: #CA8FF9; } .AnyTagClassName { color: #CA8FF9; } </style>
<style> a { background-color: #CA8FF9; } a { background-color: rgb(202,143,249); } div.DivClassName { background-color: #CA8FF9; } .BgClassName { background-color: #CA8FF9; } </style>
<style> span { border-color: #CA8FF9; } span { border-color: rgb(202,143,249); } td.TdClassName { border-color: #CA8FF9; } .TagClassName { border-color: #CA8FF9; } </style>