#6c4d80 color space conversions
Hex:
        #6c4d80
        RGB:
        108, 77, 128
        CMY:
        58, 70, 50
        CMYK:
        16, 40, 0, 50
      HSL:
        276°, 24.8780%, 40.1961%
        HSV (HSB):
        276°, 39.8438%, 50.1961%
        XYZ:
        12.7345, 10.0544, 21.6916
        xyY:
        0.2863, 0.2260, 10.0544
      CIE-Lab:
        37.9399, 23.3498, -23.8085
        CIE-LCH:
        37.9399, 33.3475, 314.4428
        CIE-Luv:
        37.9399, 12.3114, -35.7768
        Hunter-Lab:
        31.7087, 16.1970, -18.3636
      #6c4d80 color charts
#6c4d80 RGB chart
      #6c4d80 CMYK chart
      #6c4d80 RGB pie chart
      #6c4d80 color shades, tints & tones
#6c4d80 color schemes
#6c4d80 color preview, HTML & CSS examples
           This text has a color of #6c4d80        
        
          <p style="color:#6c4d80;">Text here</p>
        
        
          .mytext {color:#6c4d80;}
        
        Text color #6c4d80
      
           This box has a color of #6c4d80        
        
          <div style="background-color:#6c4d80;">Content here</div>
        
        
          .mybackground {background-color:#6c4d80;}
        
        Background color #6c4d80
      
           Border around this has a color of #6c4d80        
        
          <div style="border:2px solid #6c4d80;">Content here</div>
        
        
          .myborder {border:2px solid #6c4d80;}
        
        Border color #6c4d80