#DE5AEF (or 0xDE5AEF) is unknown color: approx Free Speech Magenta. HEX triplet: DE, 5A and EF. RGB value is (222,90,239). Sum of RGB (Red+Green+Blue) = 222+90+239=551 (72% of max value = 765). Red value is 222 (87.11% from 255 or 40.29% from 551); Green value is 90 (35.55% from 255 or 16.33% from 551); Blue value is 239 (93.75% from 255 or 43.38% from 551); Max value from RGB is 239 - color contains mainly: blue. Hex color #DE5AEF is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #DE5AEF is #21A510. Grayscale: #919191. Windows color (decimal): -2204945 or 15686366. OLE color: 15686366.
HSL color Cylindrical-coordinate representation of color #DE5AEF: hue angle of 293.15º degrees, saturation: 0.82, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #DE5AEF is Cyan = 0.07, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #DE5AEF; } p { color: rgb(222,90,239); } H1.HeaderClassName { color: #DE5AEF; } .AnyTagClassName { color: #DE5AEF; } </style>
<style> a { background-color: #DE5AEF; } a { background-color: rgb(222,90,239); } div.DivClassName { background-color: #DE5AEF; } .BgClassName { background-color: #DE5AEF; } </style>
<style> span { border-color: #DE5AEF; } span { border-color: rgb(222,90,239); } td.TdClassName { border-color: #DE5AEF; } .TagClassName { border-color: #DE5AEF; } </style>