#6c14bc color space conversions
Hex:
        #6c14bc
        RGB:
        108, 20, 188
        CMY:
        58, 92, 26
        CMYK:
        43, 89, 0, 26
      HSL:
        271°, 80.7692%, 40.7843%
        HSV (HSB):
        271°, 89.3617%, 73.7255%
        XYZ:
        15.5116, 7.3193, 48.1722
        xyY:
        0.2185, 0.1031, 7.3193
      CIE-Lab:
        32.5230, 64.0881, -68.7363
        CIE-LCH:
        32.5230, 93.9785, 312.9958
        CIE-Luv:
        32.5230, 13.5791, -94.7894
        Hunter-Lab:
        27.0542, 54.9986, -86.6326
      #6c14bc color charts
#6c14bc RGB chart
      #6c14bc CMYK chart
      #6c14bc RGB pie chart
      #6c14bc color shades, tints & tones
#6c14bc color schemes
#6c14bc color preview, HTML & CSS examples
           This text has a color of #6c14bc        
        
          <p style="color:#6c14bc;">Text here</p>
        
        
          .mytext {color:#6c14bc;}
        
        Text color #6c14bc
      
           This box has a color of #6c14bc        
        
          <div style="background-color:#6c14bc;">Content here</div>
        
        
          .mybackground {background-color:#6c14bc;}
        
        Background color #6c14bc
      
           Border around this has a color of #6c14bc        
        
          <div style="border:2px solid #6c14bc;">Content here</div>
        
        
          .myborder {border:2px solid #6c14bc;}
        
        Border color #6c14bc