round-color.hbs 212 Bytes
<label class="round-color{{#if cur}} cur{{/if}}" title="{{title}}" style="background: {{rgb}}">
    <span class="iconfont icon-cover">&#xe61b;</span>
    <span class="iconfont icon-round">&#xe620;</span>
</label>