#EAC5F9 (or 0xEAC5F9) is unknown color: approx Blue Chalk. HEX triplet: EA, C5 and F9. RGB value is (234,197,249). Sum of RGB (Red+Green+Blue) = 234+197+249=680 (90% of max value = 765). Red value is 234 (91.80% from 255 or 34.41% from 680); Green value is 197 (77.34% from 255 or 28.97% from 680); Blue value is 249 (97.66% from 255 or 36.62% from 680); Max value from RGB is 249 - color contains mainly: blue. Hex color #EAC5F9 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EAC5F9 is #153A06. Grayscale: #D5D5D5. Windows color (decimal): -1391111 or 16369130. OLE color: 16369130.
HSL color Cylindrical-coordinate representation of color #EAC5F9: hue angle of 282.69º degrees, saturation: 0.81, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #EAC5F9 is Cyan = 0.06, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #eac5f9; } p { color: rgb(234,197,249); } H1.HeaderClassName { color: #eac5f9; } .AnyTagClassName { color: #eac5f9; } </style>
<style> a { background-color: #eac5f9; } a { background-color: rgb(234,197,249); } div.DivClassName { background-color: #eac5f9; } .BgClassName { background-color: #eac5f9; } </style>
<style> span { border-color: #eac5f9; } span { border-color: rgb(234,197,249); } td.TdClassName { border-color: #eac5f9; } .TagClassName { border-color: #eac5f9; } </style>