#D21ECB (or 0xD21ECB) is unknown color: approx Deep Magenta. HEX triplet: D2, 1E and CB. RGB value is (210,30,203). Sum of RGB (Red+Green+Blue) = 210+30+203=443 (58% of max value = 765). Red value is 210 (82.42% from 255 or 47.40% from 443); Green value is 30 (12.11% from 255 or 6.77% from 443); Blue value is 203 (79.69% from 255 or 45.82% from 443); Max value from RGB is 210 - color contains mainly: red. Hex color #D21ECB is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #D21ECB is #2DE134. Grayscale: #676767. Windows color (decimal): -3006773 or 13311698. OLE color: 13311698.
HSL color Cylindrical-coordinate representation of color #D21ECB: hue angle of 302.33º degrees, saturation: 0.75, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #D21ECB is Cyan = 0, Magento = 0.86, Yellow = 0.03 and Black (K on CMYK) = 0.18.
<style> p { color: #D21ECB; } p { color: rgb(210,30,203); } H1.HeaderClassName { color: #D21ECB; } .AnyTagClassName { color: #D21ECB; } </style>
<style> a { background-color: #D21ECB; } a { background-color: rgb(210,30,203); } div.DivClassName { background-color: #D21ECB; } .BgClassName { background-color: #D21ECB; } </style>
<style> span { border-color: #D21ECB; } span { border-color: rgb(210,30,203); } td.TdClassName { border-color: #D21ECB; } .TagClassName { border-color: #D21ECB; } </style>