#C21FE1 (or 0xC21FE1) is unknown color: approx Deep Magenta. HEX triplet: C2, 1F and E1. RGB value is (194,31,225). Sum of RGB (Red+Green+Blue) = 194+31+225=450 (59% of max value = 765). Red value is 194 (76.17% from 255 or 43.11% from 450); Green value is 31 (12.5% from 255 or 6.89% from 450); Blue value is 225 (88.28% from 255 or 50% from 450); Max value from RGB is 225 - color contains mainly: blue. Hex color #C21FE1 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C21FE1 is #3DE01E. Grayscale: #656565. Windows color (decimal): -4055071 or 14753730. OLE color: 14753730.
HSL color Cylindrical-coordinate representation of color #C21FE1: hue angle of 290.41º degrees, saturation: 0.76, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #C21FE1 is Cyan = 0.14, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #c21fe1; } p { color: rgb(194,31,225); } H1.HeaderClassName { color: #c21fe1; } .AnyTagClassName { color: #c21fe1; } </style>
<style> a { background-color: #c21fe1; } a { background-color: rgb(194,31,225); } div.DivClassName { background-color: #c21fe1; } .BgClassName { background-color: #c21fe1; } </style>
<style> span { border-color: #c21fe1; } span { border-color: rgb(194,31,225); } td.TdClassName { border-color: #c21fe1; } .TagClassName { border-color: #c21fe1; } </style>