HEX RGBA HSLA
@switch (presentations[presentationControl.value]) { @case ('rgba') { } @case ('hsla') { } @case ('hex') { } }