How can I assign color to the mouse cursor in a web-page?
Can anyone suggest me a way to do it using any of the technologies e.g. HTML, CSS, JavaScript?
You should create/look for a customized cursor. Then, use the cursor CSS property to include it on your website.
cursor
There's a tutorial for this here: http://www.axialis.com/tutorials/use-cursors-to-customize-websites.htm