#D98AF0 (or 0xD98AF0) is unknown color: approx Heliotrope. HEX triplet: D9, 8A and F0. RGB value is (217,138,240). Sum of RGB (Red+Green+Blue) = 217+138+240=595 (78% of max value = 765). Red value is 217 (85.16% from 255 or 36.47% from 595); Green value is 138 (54.30% from 255 or 23.19% from 595); Blue value is 240 (94.14% from 255 or 40.34% from 595); Max value from RGB is 240 - color contains mainly: blue. Hex color #D98AF0 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #D98AF0 is #26750F. Grayscale: #ACACAC. Windows color (decimal): -2520336 or 15764185. OLE color: 15764185.
HSL color Cylindrical-coordinate representation of color #D98AF0: hue angle of 286.47º degrees, saturation: 0.77, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #D98AF0 is Cyan = 0.10, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #D98AF0; } p { color: rgb(217,138,240); } H1.HeaderClassName { color: #D98AF0; } .AnyTagClassName { color: #D98AF0; } </style>
<style> a { background-color: #D98AF0; } a { background-color: rgb(217,138,240); } div.DivClassName { background-color: #D98AF0; } .BgClassName { background-color: #D98AF0; } </style>
<style> span { border-color: #D98AF0; } span { border-color: rgb(217,138,240); } td.TdClassName { border-color: #D98AF0; } .TagClassName { border-color: #D98AF0; } </style>