#EABAF3 (or 0xEABAF3) is unknown color: approx Mauve. HEX triplet: EA, BA and F3. RGB value is (234,186,243). Sum of RGB (Red+Green+Blue) = 234+186+243=663 (87% of max value = 765). Red value is 234 (91.80% from 255 or 35.29% from 663); Green value is 186 (73.05% from 255 or 28.05% from 663); Blue value is 243 (95.31% from 255 or 36.65% from 663); Max value from RGB is 243 - color contains mainly: blue. Hex color #EABAF3 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EABAF3 is #15450C. Grayscale: #CECECE. Windows color (decimal): -1393933 or 15973098. OLE color: 15973098.
HSL color Cylindrical-coordinate representation of color #EABAF3: hue angle of 290.53º degrees, saturation: 0.7, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #EABAF3 is Cyan = 0.04, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #EABAF3; } p { color: rgb(234,186,243); } H1.HeaderClassName { color: #EABAF3; } .AnyTagClassName { color: #EABAF3; } </style>
<style> a { background-color: #EABAF3; } a { background-color: rgb(234,186,243); } div.DivClassName { background-color: #EABAF3; } .BgClassName { background-color: #EABAF3; } </style>
<style> span { border-color: #EABAF3; } span { border-color: rgb(234,186,243); } td.TdClassName { border-color: #EABAF3; } .TagClassName { border-color: #EABAF3; } </style>