ensure that custom HSV values are within required range
Source:R/validate_custom_HSV_values.R
validate_custom_HSV_values.Rd
For HUE
, value must be within [0, 359]
For SATURATION
, value must be within [0, 1]
For VALUE
, value must be within [0, 1]