Apart from the usual things (recording family, friends, places, etc.), one thing I like doing is converting some of my photos into colour-only versions (i.e. removing all the grey-scale information to leave only the colours). The results are often very weird, but some of them I quite like as somewhat impressionist images.
For anyone interested in the technicalities, producing a colour-only image can be done in HSV colour by setting V=1. In HSV colour, H is Hue, S is Saturation, V is Value defined as V = max (R, G, B). I use GIMP which it supports HSV colour.