#EBAFF1 (or 0xEBAFF1) is unknown color: approx Plum. HEX triplet: EB, AF and F1. RGB value is (235,175,241). Sum of RGB (Red+Green+Blue) = 235+175+241=651 (86% of max value = 765). Red value is 235 (92.19% from 255 or 36.10% from 651); Green value is 175 (68.75% from 255 or 26.88% from 651); Blue value is 241 (94.53% from 255 or 37.02% from 651); Max value from RGB is 241 - color contains mainly: blue. Hex color #EBAFF1 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #EBAFF1 is #14500E. Grayscale: #C8C8C8. Windows color (decimal): -1331215 or 15839211. OLE color: 15839211.
HSL color Cylindrical-coordinate representation of color #EBAFF1: hue angle of 294.55º degrees, saturation: 0.7, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #EBAFF1 is Cyan = 0.02, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #EBAFF1; } p { color: rgb(235,175,241); } H1.HeaderClassName { color: #EBAFF1; } .AnyTagClassName { color: #EBAFF1; } </style>
<style> a { background-color: #EBAFF1; } a { background-color: rgb(235,175,241); } div.DivClassName { background-color: #EBAFF1; } .BgClassName { background-color: #EBAFF1; } </style>
<style> span { border-color: #EBAFF1; } span { border-color: rgb(235,175,241); } td.TdClassName { border-color: #EBAFF1; } .TagClassName { border-color: #EBAFF1; } </style>