#CD41BF (or 0xCD41BF) is unknown color: approx Fuchsia. HEX triplet: CD, 41 and BF. RGB value is (205,65,191). Sum of RGB (Red+Green+Blue) = 205+65+191=461 (61% of max value = 765). Red value is 205 (80.47% from 255 or 44.47% from 461); Green value is 65 (25.78% from 255 or 14.10% from 461); Blue value is 191 (75% from 255 or 41.43% from 461); Max value from RGB is 205 - color contains mainly: red. Hex color #CD41BF is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CD41BF is #32BE40. Grayscale: #787878. Windows color (decimal): -3325505 or 12534221. OLE color: 12534221.
HSL color Cylindrical-coordinate representation of color #CD41BF: hue angle of 306º degrees, saturation: 0.58, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #CD41BF is Cyan = 0, Magento = 0.68, Yellow = 0.07 and Black (K on CMYK) = 0.20.
<style> p { color: #cd41bf; } p { color: rgb(205,65,191); } H1.HeaderClassName { color: #cd41bf; } .AnyTagClassName { color: #cd41bf; } </style>
<style> a { background-color: #cd41bf; } a { background-color: rgb(205,65,191); } div.DivClassName { background-color: #cd41bf; } .BgClassName { background-color: #cd41bf; } </style>
<style> span { border-color: #cd41bf; } span { border-color: rgb(205,65,191); } td.TdClassName { border-color: #cd41bf; } .TagClassName { border-color: #cd41bf; } </style>