#6d4480 color space conversions
Hex:
        #6d4480
        RGB:
        109, 68, 128
        CMY:
        57, 73, 50
        CMYK:
        15, 47, 0, 50
      HSL:
        281°, 30.6122%, 38.4314%
        HSV (HSB):
        281°, 46.8750%, 50.1961%
        XYZ:
        12.2701, 8.9440, 21.5017
        xyY:
        0.2872, 0.2094, 8.9440
      CIE-Lab:
        35.8762, 29.0964, -27.0248
        CIE-LCH:
        35.8762, 39.7107, 317.1139
        CIE-Luv:
        35.8762, 16.2492, -40.4464
        Hunter-Lab:
        29.9065, 20.8990, -21.6930
      #6d4480 color charts
#6d4480 RGB chart
      #6d4480 CMYK chart
      #6d4480 RGB pie chart
      #6d4480 color shades, tints & tones
#6d4480 color schemes
#6d4480 color preview, HTML & CSS examples
           This text has a color of #6d4480        
        
          <p style="color:#6d4480;">Text here</p>
        
        
          .mytext {color:#6d4480;}
        
        Text color #6d4480
      
           This box has a color of #6d4480        
        
          <div style="background-color:#6d4480;">Content here</div>
        
        
          .mybackground {background-color:#6d4480;}
        
        Background color #6d4480
      
           Border around this has a color of #6d4480        
        
          <div style="border:2px solid #6d4480;">Content here</div>
        
        
          .myborder {border:2px solid #6d4480;}
        
        Border color #6d4480