saturation($color):从一个颜色中获取饱和度(saturation)值;
saturation($color):
sass -i >> saturation(#7ab)//得到#7ab颜色的饱和度值 33.33333%