#D565EB (or 0xD565EB) is unknown color: approx Heliotrope. HEX triplet: D5, 65 and EB. RGB value is (213,101,235). Sum of RGB (Red+Green+Blue) = 213+101+235=549 (72% of max value = 765). Red value is 213 (83.59% from 255 or 38.80% from 549); Green value is 101 (39.84% from 255 or 18.40% from 549); Blue value is 235 (92.19% from 255 or 42.81% from 549); Max value from RGB is 235 - color contains mainly: blue. Hex color #D565EB is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #D565EB is #2A9A14. Grayscale: #959595. Windows color (decimal): -2791957 or 15427029. OLE color: 15427029.
HSL color Cylindrical-coordinate representation of color #D565EB: hue angle of 290.15º degrees, saturation: 0.77, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #D565EB is Cyan = 0.09, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #D565EB; } p { color: rgb(213,101,235); } H1.HeaderClassName { color: #D565EB; } .AnyTagClassName { color: #D565EB; } </style>
<style> a { background-color: #D565EB; } a { background-color: rgb(213,101,235); } div.DivClassName { background-color: #D565EB; } .BgClassName { background-color: #D565EB; } </style>
<style> span { border-color: #D565EB; } span { border-color: rgb(213,101,235); } td.TdClassName { border-color: #D565EB; } .TagClassName { border-color: #D565EB; } </style>