#CF15EB (or 0xCF15EB) is unknown color: approx Psychedelic Purple. HEX triplet: CF, 15 and EB. RGB value is (207,21,235). Sum of RGB (Red+Green+Blue) = 207+21+235=463 (61% of max value = 765). Red value is 207 (81.25% from 255 or 44.71% from 463); Green value is 21 (8.59% from 255 or 4.54% from 463); Blue value is 235 (92.19% from 255 or 50.76% from 463); Max value from RGB is 235 - color contains mainly: blue. Hex color #CF15EB is not a web safe color. Web safe color analog (approx): #CC00FF. Inversed color of #CF15EB is #30EA14. Grayscale: #646464. Windows color (decimal): -3205653 or 15406543. OLE color: 15406543.
HSL color Cylindrical-coordinate representation of color #CF15EB: hue angle of 292.15º degrees, saturation: 0.84, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #CF15EB is Cyan = 0.12, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #CF15EB; } p { color: rgb(207,21,235); } H1.HeaderClassName { color: #CF15EB; } .AnyTagClassName { color: #CF15EB; } </style>
<style> a { background-color: #CF15EB; } a { background-color: rgb(207,21,235); } div.DivClassName { background-color: #CF15EB; } .BgClassName { background-color: #CF15EB; } </style>
<style> span { border-color: #CF15EB; } span { border-color: rgb(207,21,235); } td.TdClassName { border-color: #CF15EB; } .TagClassName { border-color: #CF15EB; } </style>