#EFBFFB (or 0xEFBFFB) is unknown color: approx Mauve. HEX triplet: EF, BF and FB. RGB value is (239,191,251). Sum of RGB (Red+Green+Blue) = 239+191+251=681 (90% of max value = 765). Red value is 239 (93.75% from 255 or 35.10% from 681); Green value is 191 (75% from 255 or 28.05% from 681); Blue value is 251 (98.44% from 255 or 36.86% from 681); Max value from RGB is 251 - color contains mainly: blue. Hex color #EFBFFB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EFBFFB is #104004. Grayscale: #D4D4D4. Windows color (decimal): -1064965 or 16498671. OLE color: 16498671.
HSL color Cylindrical-coordinate representation of color #EFBFFB: hue angle of 288º degrees, saturation: 0.88, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #EFBFFB is Cyan = 0.05, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #EFBFFB; } p { color: rgb(239,191,251); } H1.HeaderClassName { color: #EFBFFB; } .AnyTagClassName { color: #EFBFFB; } </style>
<style> a { background-color: #EFBFFB; } a { background-color: rgb(239,191,251); } div.DivClassName { background-color: #EFBFFB; } .BgClassName { background-color: #EFBFFB; } </style>
<style> span { border-color: #EFBFFB; } span { border-color: rgb(239,191,251); } td.TdClassName { border-color: #EFBFFB; } .TagClassName { border-color: #EFBFFB; } </style>