#CE6EFF (or 0xCE6EFF) is unknown color: approx Heliotrope. HEX triplet: CE, 6E and FF. RGB value is (206,110,255). Sum of RGB (Red+Green+Blue) = 206+110+255=571 (75% of max value = 765). Red value is 206 (80.86% from 255 or 36.08% from 571); Green value is 110 (43.36% from 255 or 19.26% from 571); Blue value is 255 (100% from 255 or 44.66% from 571); Max value from RGB is 255 - color contains mainly: blue. Hex color #CE6EFF is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #CE6EFF is #319100. Grayscale: #9A9A9A. Windows color (decimal): -3248385 or 16740046. OLE color: 16740046.
HSL color Cylindrical-coordinate representation of color #CE6EFF: hue angle of 279.72º degrees, saturation: 1, lightness: 0.72%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #CE6EFF is Cyan = 0.19, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #CE6EFF; } p { color: rgb(206,110,255); } H1.HeaderClassName { color: #CE6EFF; } .AnyTagClassName { color: #CE6EFF; } </style>
<style> a { background-color: #CE6EFF; } a { background-color: rgb(206,110,255); } div.DivClassName { background-color: #CE6EFF; } .BgClassName { background-color: #CE6EFF; } </style>
<style> span { border-color: #CE6EFF; } span { border-color: rgb(206,110,255); } td.TdClassName { border-color: #CE6EFF; } .TagClassName { border-color: #CE6EFF; } </style>