Probably nobody will be able to match exactly from an online image (which is devilish difficult because your monitor and any other out there will never display that color the same), but I can get you close to that blue (or at least as it appears on my monitor):
red/green/blue scheme: Red 176, green 224 and blue 230. (or #b0e0e6)
You can see what I came up with here using an HTML color picker (your blue will be apx middle of the page and you can tweak using slightly different numbers):
http://www-db.deis.unibo.it/courses...icker.asp-colorhex=B0E0E6.html#gsc.tab=0There are other color pickers and there are other schemes (example the cyan/magenta/yellow/black scheme), but I find rgb is more universal and lacking anything like silver/luminescence/metalflake/etc it will usually be as close as you need to get. Good luck.