Notice that Pixi.js takes colors in hex numbers.
{} $ :color 0xaaaaff
For HSL:
phlox.core/hslx 200 80 80
For HSLuv, based on hsluv:
phlox.core/hsluvx 200 80 80
For HCL:
phlox.core/hclx 200 80 80