#EABCF1 (or 0xEABCF1) is unknown color: approx Mauve. HEX triplet: EA, BC and F1. RGB value is (234,188,241). Sum of RGB (Red+Green+Blue) = 234+188+241=663 (87% of max value = 765). Red value is 234 (91.80% from 255 or 35.29% from 663); Green value is 188 (73.83% from 255 or 28.36% from 663); Blue value is 241 (94.53% from 255 or 36.35% from 663); Max value from RGB is 241 - color contains mainly: blue. Hex color #EABCF1 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EABCF1 is #15430E. Grayscale: #CFCFCF. Windows color (decimal): -1393423 or 15842538. OLE color: 15842538.
HSL color Cylindrical-coordinate representation of color #EABCF1: hue angle of 292.08º degrees, saturation: 0.65, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #EABCF1 is Cyan = 0.03, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #EABCF1; } p { color: rgb(234,188,241); } H1.HeaderClassName { color: #EABCF1; } .AnyTagClassName { color: #EABCF1; } </style>
<style> a { background-color: #EABCF1; } a { background-color: rgb(234,188,241); } div.DivClassName { background-color: #EABCF1; } .BgClassName { background-color: #EABCF1; } </style>
<style> span { border-color: #EABCF1; } span { border-color: rgb(234,188,241); } td.TdClassName { border-color: #EABCF1; } .TagClassName { border-color: #EABCF1; } </style>