#7a5b9a color space conversions
Hex:
        #7a5b9a
        RGB:
        122, 91, 154
        CMY:
        52, 64, 40
        CMYK:
        21, 41, 0, 40
      HSL:
        270°, 25.7143%, 48.0392%
        HSV (HSB):
        270°, 40.9091%, 60.3922%
        XYZ:
        17.5999, 13.9528, 32.3374
        xyY:
        0.2755, 0.2184, 13.9528
      CIE-Lab:
        44.1652, 25.6554, -29.7045
        CIE-LCH:
        44.1652, 39.2499, 310.8167
        CIE-Luv:
        44.1652, 11.1995, -46.3012
        Hunter-Lab:
        37.3535, 18.7353, -25.1807
      #7a5b9a color charts
#7a5b9a RGB chart
      #7a5b9a CMYK chart
      #7a5b9a RGB pie chart
      #7a5b9a color shades, tints & tones
#7a5b9a color schemes
#7a5b9a color preview, HTML & CSS examples
           This text has a color of #7a5b9a        
        
          <p style="color:#7a5b9a;">Text here</p>
        
        
          .mytext {color:#7a5b9a;}
        
        Text color #7a5b9a
      
           This box has a color of #7a5b9a        
        
          <div style="background-color:#7a5b9a;">Content here</div>
        
        
          .mybackground {background-color:#7a5b9a;}
        
        Background color #7a5b9a
      
           Border around this has a color of #7a5b9a        
        
          <div style="border:2px solid #7a5b9a;">Content here</div>
        
        
          .myborder {border:2px solid #7a5b9a;}
        
        Border color #7a5b9a