#6c3150 color space conversions
Hex:
        #6c3150
        RGB:
        108, 49, 80
        CMY:
        58, 81, 69
        CMYK:
        0, 55, 26, 58
      HSL:
        328°, 37.5796%, 30.7843%
        HSV (HSB):
        328°, 54.6296%, 42.3529%
        XYZ:
        8.7306, 5.9640, 8.2804
        xyY:
        0.3800, 0.2596, 5.9640
      CIE-Lab:
        29.3214, 30.2493, -6.5943
        CIE-LCH:
        29.3214, 30.9597, 347.7019
        CIE-Luv:
        29.3214, 32.7854, -12.2205
        Hunter-Lab:
        24.4212, 21.0769, -3.0084
      #6c3150 color charts
#6c3150 RGB chart
      #6c3150 CMYK chart
      #6c3150 RGB pie chart
      #6c3150 color shades, tints & tones
#6c3150 color schemes
#6c3150 color preview, HTML & CSS examples
           This text has a color of #6c3150        
        
          <p style="color:#6c3150;">Text here</p>
        
        
          .mytext {color:#6c3150;}
        
        Text color #6c3150
      
           This box has a color of #6c3150        
        
          <div style="background-color:#6c3150;">Content here</div>
        
        
          .mybackground {background-color:#6c3150;}
        
        Background color #6c3150
      
           Border around this has a color of #6c3150        
        
          <div style="border:2px solid #6c3150;">Content here</div>
        
        
          .myborder {border:2px solid #6c3150;}
        
        Border color #6c3150