Aliases: mnsl mnsl2hex
Keywords:
### ** Examples mnsl2hex("5PB 5/10")
[1] "#447DBF"
# use a munsell colour in a plot plot.new() rect(0, 0, 1 ,1 , col = mnsl("5R 5/10"))