#FF8CEA (or 0xFF8CEA) is unknown color: approx Pale Magenta. HEX triplet: FF, 8C and EA. RGB value is (255,140,234). Sum of RGB (Red+Green+Blue) = 255+140+234=629 (83% of max value = 765). Red value is 255 (100% from 255 or 40.54% from 629); Green value is 140 (55.08% from 255 or 22.26% from 629); Blue value is 234 (91.80% from 255 or 37.20% from 629); Max value from RGB is 255 - color contains mainly: red. Hex color #FF8CEA is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FF8CEA is #007315. Grayscale: #B8B8B8. Windows color (decimal): -29462 or 15371519. OLE color: 15371519.
HSL color Cylindrical-coordinate representation of color #FF8CEA: hue angle of 310.96º degrees, saturation: 1, lightness: 0.77%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #FF8CEA is Cyan = 0, Magento = 0.45, Yellow = 0.08 and Black (K on CMYK) = 0.
<style> p { color: #FF8CEA; } p { color: rgb(255,140,234); } H1.HeaderClassName { color: #FF8CEA; } .AnyTagClassName { color: #FF8CEA; } </style>
<style> a { background-color: #FF8CEA; } a { background-color: rgb(255,140,234); } div.DivClassName { background-color: #FF8CEA; } .BgClassName { background-color: #FF8CEA; } </style>
<style> span { border-color: #FF8CEA; } span { border-color: rgb(255,140,234); } td.TdClassName { border-color: #FF8CEA; } .TagClassName { border-color: #FF8CEA; } </style>