Aliases: rgb2mnsl
Keywords:
### ** Examples rgb2mnsl(0.1, 0.1, 0.3)
[1] "7.5PB 1/8"
rgb2mnsl(matrix(c(.1, .2, .4, .5, .6, .8), ncol = 3))
[1] "2.5PB 4/8" "5PB 5/12"
plot_closest(matrix(c(.1, .2, .4, .5, .6, .8), ncol = 3))