#7a557b color space conversions
Hex:
        #7a557b
        RGB:
        122, 85, 123
        CMY:
        52, 67, 52
        CMYK:
        1, 31, 0, 52
      HSL:
        298°, 18.2692%, 40.7843%
        HSV (HSB):
        298°, 30.8943%, 48.2353%
        XYZ:
        14.8497, 12.0646, 20.2849
        xyY:
        0.3146, 0.2556, 12.0646
      CIE-Lab:
        41.3187, 22.2327, -15.4015
        CIE-LCH:
        41.3187, 27.0462, 325.2881
        CIE-Luv:
        41.3187, 18.0358, -24.3341
        Hunter-Lab:
        34.7342, 15.5282, -10.3117
      #7a557b color charts
#7a557b RGB chart
      #7a557b CMYK chart
      #7a557b RGB pie chart
      #7a557b color shades, tints & tones
#7a557b color schemes
#7a557b color preview, HTML & CSS examples
           This text has a color of #7a557b        
        
          <p style="color:#7a557b;">Text here</p>
        
        
          .mytext {color:#7a557b;}
        
        Text color #7a557b
      
           This box has a color of #7a557b        
        
          <div style="background-color:#7a557b;">Content here</div>
        
        
          .mybackground {background-color:#7a557b;}
        
        Background color #7a557b
      
           Border around this has a color of #7a557b        
        
          <div style="border:2px solid #7a557b;">Content here</div>
        
        
          .myborder {border:2px solid #7a557b;}
        
        Border color #7a557b