#D65FDD (or 0xD65FDD) is unknown color: approx Free Speech Magenta. HEX triplet: D6, 5F and DD. RGB value is (214,95,221). Sum of RGB (Red+Green+Blue) = 214+95+221=530 (70% of max value = 765). Red value is 214 (83.98% from 255 or 40.38% from 530); Green value is 95 (37.5% from 255 or 17.92% from 530); Blue value is 221 (86.72% from 255 or 41.70% from 530); Max value from RGB is 221 - color contains mainly: blue. Hex color #D65FDD is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D65FDD is #29A022. Grayscale: #909090. Windows color (decimal): -2727971 or 14507990. OLE color: 14507990.
HSL color Cylindrical-coordinate representation of color #D65FDD: hue angle of 296.67º degrees, saturation: 0.65, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #D65FDD is Cyan = 0.03, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D65FDD; } p { color: rgb(214,95,221); } H1.HeaderClassName { color: #D65FDD; } .AnyTagClassName { color: #D65FDD; } </style>
<style> a { background-color: #D65FDD; } a { background-color: rgb(214,95,221); } div.DivClassName { background-color: #D65FDD; } .BgClassName { background-color: #D65FDD; } </style>
<style> span { border-color: #D65FDD; } span { border-color: rgb(214,95,221); } td.TdClassName { border-color: #D65FDD; } .TagClassName { border-color: #D65FDD; } </style>