#6c4180 color space conversions
Hex:
        #6c4180
        RGB:
        108, 65, 128
        CMY:
        58, 75, 50
        CMYK:
        16, 49, 0, 50
      HSL:
        281°, 32.6425%, 37.8431%
        HSV (HSB):
        281°, 49.2188%, 50.1961%
        XYZ:
        11.9709, 8.5273, 21.4371
        xyY:
        0.2855, 0.2033, 8.5273
      CIE-Lab:
        35.0577, 30.5538, -28.3192
        CIE-LCH:
        35.0577, 41.6595, 317.1737
        CIE-Luv:
        35.0577, 16.7099, -42.1503
        Hunter-Lab:
        29.2015, 22.0722, -23.0843
      #6c4180 color charts
#6c4180 RGB chart
      #6c4180 CMYK chart
      #6c4180 RGB pie chart
      #6c4180 color shades, tints & tones
#6c4180 color schemes
#6c4180 color preview, HTML & CSS examples
           This text has a color of #6c4180        
        
          <p style="color:#6c4180;">Text here</p>
        
        
          .mytext {color:#6c4180;}
        
        Text color #6c4180
      
           This box has a color of #6c4180        
        
          <div style="background-color:#6c4180;">Content here</div>
        
        
          .mybackground {background-color:#6c4180;}
        
        Background color #6c4180
      
           Border around this has a color of #6c4180        
        
          <div style="border:2px solid #6c4180;">Content here</div>
        
        
          .myborder {border:2px solid #6c4180;}
        
        Border color #6c4180