#6a5d7a color space conversions
Hex:
        #6a5d7a
        RGB:
        106, 93, 122
        CMY:
        58, 64, 52
        CMYK:
        13, 24, 0, 52
      HSL:
        267°, 13.4884%, 42.1569%
        HSV (HSB):
        267°, 23.7705%, 47.8431%
        XYZ:
        13.3711, 12.2980, 20.0814
        xyY:
        0.2923, 0.2688, 12.2980
      CIE-Lab:
        41.6859, 11.3973, -14.3849
        CIE-LCH:
        41.6859, 18.3528, 308.3900
        CIE-Luv:
        41.6859, 5.0912, -21.3937
        Hunter-Lab:
        35.0685, 6.6892, -9.4034
      #6a5d7a color charts
#6a5d7a RGB chart
      #6a5d7a CMYK chart
      #6a5d7a RGB pie chart
      #6a5d7a color shades, tints & tones
#6a5d7a color schemes
#6a5d7a color preview, HTML & CSS examples
           This text has a color of #6a5d7a        
        
          <p style="color:#6a5d7a;">Text here</p>
        
        
          .mytext {color:#6a5d7a;}
        
        Text color #6a5d7a
      
           This box has a color of #6a5d7a        
        
          <div style="background-color:#6a5d7a;">Content here</div>
        
        
          .mybackground {background-color:#6a5d7a;}
        
        Background color #6a5d7a
      
           Border around this has a color of #6a5d7a        
        
          <div style="border:2px solid #6a5d7a;">Content here</div>
        
        
          .myborder {border:2px solid #6a5d7a;}
        
        Border color #6a5d7a