#CE5BCD (or 0xCE5BCD) is unknown color: approx Fuchsia. HEX triplet: CE, 5B and CD. RGB value is (206,91,205). Sum of RGB (Red+Green+Blue) = 206+91+205=502 (66% of max value = 765). Red value is 206 (80.86% from 255 or 41.04% from 502); Green value is 91 (35.94% from 255 or 18.13% from 502); Blue value is 205 (80.47% from 255 or 40.84% from 502); Max value from RGB is 206 - color contains mainly: red. Hex color #CE5BCD is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CE5BCD is #31A432. Grayscale: #8A8A8A. Windows color (decimal): -3253299 or 13458382. OLE color: 13458382.
HSL color Cylindrical-coordinate representation of color #CE5BCD: hue angle of 300.52º degrees, saturation: 0.54, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #CE5BCD is Cyan = 0, Magento = 0.56, Yellow = 0.00 and Black (K on CMYK) = 0.19.
<style> p { color: #CE5BCD; } p { color: rgb(206,91,205); } H1.HeaderClassName { color: #CE5BCD; } .AnyTagClassName { color: #CE5BCD; } </style>
<style> a { background-color: #CE5BCD; } a { background-color: rgb(206,91,205); } div.DivClassName { background-color: #CE5BCD; } .BgClassName { background-color: #CE5BCD; } </style>
<style> span { border-color: #CE5BCD; } span { border-color: rgb(206,91,205); } td.TdClassName { border-color: #CE5BCD; } .TagClassName { border-color: #CE5BCD; } </style>