#DC68FF (or 0xDC68FF) is unknown color: approx Heliotrope. HEX triplet: DC, 68 and FF. RGB value is (220,104,255). Sum of RGB (Red+Green+Blue) = 220+104+255=579 (76% of max value = 765). Red value is 220 (86.33% from 255 or 38.00% from 579); Green value is 104 (41.02% from 255 or 17.96% from 579); Blue value is 255 (100% from 255 or 44.04% from 579); Max value from RGB is 255 - color contains mainly: blue. Hex color #DC68FF is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #DC68FF is #239700. Grayscale: #9B9B9B. Windows color (decimal): -2332417 or 16738524. OLE color: 16738524.
HSL color Cylindrical-coordinate representation of color #DC68FF: hue angle of 286.09º degrees, saturation: 1, lightness: 0.7%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #DC68FF is Cyan = 0.14, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #DC68FF; } p { color: rgb(220,104,255); } H1.HeaderClassName { color: #DC68FF; } .AnyTagClassName { color: #DC68FF; } </style>
<style> a { background-color: #DC68FF; } a { background-color: rgb(220,104,255); } div.DivClassName { background-color: #DC68FF; } .BgClassName { background-color: #DC68FF; } </style>
<style> span { border-color: #DC68FF; } span { border-color: rgb(220,104,255); } td.TdClassName { border-color: #DC68FF; } .TagClassName { border-color: #DC68FF; } </style>