#CF2BDD (or 0xCF2BDD) is unknown color: approx Deep Magenta. HEX triplet: CF, 2B and DD. RGB value is (207,43,221). Sum of RGB (Red+Green+Blue) = 207+43+221=471 (62% of max value = 765). Red value is 207 (81.25% from 255 or 43.95% from 471); Green value is 43 (17.19% from 255 or 9.13% from 471); Blue value is 221 (86.72% from 255 or 46.92% from 471); Max value from RGB is 221 - color contains mainly: blue. Hex color #CF2BDD is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CF2BDD is #30D422. Grayscale: #6F6F6F. Windows color (decimal): -3200035 or 14494671. OLE color: 14494671.
HSL color Cylindrical-coordinate representation of color #CF2BDD: hue angle of 295.28º degrees, saturation: 0.72, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #CF2BDD is Cyan = 0.06, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #cf2bdd; } p { color: rgb(207,43,221); } H1.HeaderClassName { color: #cf2bdd; } .AnyTagClassName { color: #cf2bdd; } </style>
<style> a { background-color: #cf2bdd; } a { background-color: rgb(207,43,221); } div.DivClassName { background-color: #cf2bdd; } .BgClassName { background-color: #cf2bdd; } </style>
<style> span { border-color: #cf2bdd; } span { border-color: rgb(207,43,221); } td.TdClassName { border-color: #cf2bdd; } .TagClassName { border-color: #cf2bdd; } </style>