#DE88FF (or 0xDE88FF) is unknown color: approx Heliotrope. HEX triplet: DE, 88 and FF. RGB value is (222,136,255). Sum of RGB (Red+Green+Blue) = 222+136+255=613 (81% of max value = 765). Red value is 222 (87.11% from 255 or 36.22% from 613); Green value is 136 (53.52% from 255 or 22.19% from 613); Blue value is 255 (100% from 255 or 41.60% from 613); Max value from RGB is 255 - color contains mainly: blue. Hex color #DE88FF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DE88FF is #217700. Grayscale: #AEAEAE. Windows color (decimal): -2193153 or 16746718. OLE color: 16746718.
HSL color Cylindrical-coordinate representation of color #DE88FF: hue angle of 283.36º degrees, saturation: 1, lightness: 0.77%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #DE88FF is Cyan = 0.13, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #de88ff; } p { color: rgb(222,136,255); } H1.HeaderClassName { color: #de88ff; } .AnyTagClassName { color: #de88ff; } </style>
<style> a { background-color: #de88ff; } a { background-color: rgb(222,136,255); } div.DivClassName { background-color: #de88ff; } .BgClassName { background-color: #de88ff; } </style>
<style> span { border-color: #de88ff; } span { border-color: rgb(222,136,255); } td.TdClassName { border-color: #de88ff; } .TagClassName { border-color: #de88ff; } </style>