MATLAB: Can we use command”rgb2hsv” for conversion to HSI

color spacedigital image processingimage processingImage Processing ToolboxMATLAB

Let say i have an image in RGB form and i want to convert it HSI form, is it okay to use MATLAB command "rgb2hsv" for this purpose?If yes,why?Isn't there any difference between hsi and hsv?
Related Question