npm install color-stringyarn add color-stringpnpm add color-string<script src="https://fastly.jsdelivr.net/npm/color-string"></script><script src="https://unpkg.com/color-string"></script><script type="module">
import colorstring from 'https://cdn.jsdelivr.net/npm/color-string/+esm';
</script><script type="module">
import colorstring from 'https://cdn.skypack.dev/color-string';
</script>