#EF8FEE (or 0xEF8FEE) is unknown color: approx Violet. HEX triplet: EF, 8F and EE. RGB value is (239,143,238). Sum of RGB (Red+Green+Blue) = 239+143+238=620 (82% of max value = 765). Red value is 239 (93.75% from 255 or 38.55% from 620); Green value is 143 (56.25% from 255 or 23.06% from 620); Blue value is 238 (93.36% from 255 or 38.39% from 620); Max value from RGB is 239 - color contains mainly: red. Hex color #EF8FEE is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #EF8FEE is #107011. Grayscale: #B6B6B6. Windows color (decimal): -1077266 or 15634415. OLE color: 15634415.
HSL color Cylindrical-coordinate representation of color #EF8FEE: hue angle of 300.62º degrees, saturation: 0.75, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #EF8FEE is Cyan = 0, Magento = 0.40, Yellow = 0.00 and Black (K on CMYK) = 0.06.
<style> p { color: #EF8FEE; } p { color: rgb(239,143,238); } H1.HeaderClassName { color: #EF8FEE; } .AnyTagClassName { color: #EF8FEE; } </style>
<style> a { background-color: #EF8FEE; } a { background-color: rgb(239,143,238); } div.DivClassName { background-color: #EF8FEE; } .BgClassName { background-color: #EF8FEE; } </style>
<style> span { border-color: #EF8FEE; } span { border-color: rgb(239,143,238); } td.TdClassName { border-color: #EF8FEE; } .TagClassName { border-color: #EF8FEE; } </style>