#D192EB (or 0xD192EB) is unknown color: approx Wisteria. HEX triplet: D1, 92 and EB. RGB value is (209,146,235). Sum of RGB (Red+Green+Blue) = 209+146+235=590 (78% of max value = 765). Red value is 209 (82.03% from 255 or 35.42% from 590); Green value is 146 (57.42% from 255 or 24.75% from 590); Blue value is 235 (92.19% from 255 or 39.83% from 590); Max value from RGB is 235 - color contains mainly: blue. Hex color #D192EB is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #D192EB is #2E6D14. Grayscale: #AEAEAE. Windows color (decimal): -3042581 or 15438545. OLE color: 15438545.
HSL color Cylindrical-coordinate representation of color #D192EB: hue angle of 282.47º degrees, saturation: 0.69, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #D192EB is Cyan = 0.11, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #D192EB; } p { color: rgb(209,146,235); } H1.HeaderClassName { color: #D192EB; } .AnyTagClassName { color: #D192EB; } </style>
<style> a { background-color: #D192EB; } a { background-color: rgb(209,146,235); } div.DivClassName { background-color: #D192EB; } .BgClassName { background-color: #D192EB; } </style>
<style> span { border-color: #D192EB; } span { border-color: rgb(209,146,235); } td.TdClassName { border-color: #D192EB; } .TagClassName { border-color: #D192EB; } </style>