#EF8EDF (or 0xEF8EDF) is unknown color: approx Pale Magenta. HEX triplet: EF, 8E and DF. RGB value is (239,142,223). Sum of RGB (Red+Green+Blue) = 239+142+223=604 (80% of max value = 765). Red value is 239 (93.75% from 255 or 39.57% from 604); Green value is 142 (55.86% from 255 or 23.51% from 604); Blue value is 223 (87.5% from 255 or 36.92% from 604); Max value from RGB is 239 - color contains mainly: red. Hex color #EF8EDF is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EF8EDF is #107120. Grayscale: #B4B4B4. Windows color (decimal): -1077537 or 14651119. OLE color: 14651119.
HSL color Cylindrical-coordinate representation of color #EF8EDF: hue angle of 309.9º degrees, saturation: 0.75, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #EF8EDF is Cyan = 0, Magento = 0.41, Yellow = 0.07 and Black (K on CMYK) = 0.06.
<style> p { color: #ef8edf; } p { color: rgb(239,142,223); } H1.HeaderClassName { color: #ef8edf; } .AnyTagClassName { color: #ef8edf; } </style>
<style> a { background-color: #ef8edf; } a { background-color: rgb(239,142,223); } div.DivClassName { background-color: #ef8edf; } .BgClassName { background-color: #ef8edf; } </style>
<style> span { border-color: #ef8edf; } span { border-color: rgb(239,142,223); } td.TdClassName { border-color: #ef8edf; } .TagClassName { border-color: #ef8edf; } </style>