#7a499b color space conversions
Hex:
        #7a499b
        RGB:
        122, 73, 155
        CMY:
        52, 71, 39
        CMYK:
        21, 53, 0, 39
      HSL:
        276°, 35.9649%, 44.7059%
        HSV (HSB):
        276°, 52.9032%, 60.7843%
        XYZ:
        16.3250, 11.2692, 32.3251
        xyY:
        0.2724, 0.1881, 11.2692
      CIE-Lab:
        40.0303, 36.4241, -36.8168
        CIE-LCH:
        40.0303, 51.7899, 314.6928
        CIE-Luv:
        40.0303, 17.4032, -56.7810
        Hunter-Lab:
        33.5697, 28.0579, -33.5931
      #7a499b color charts
#7a499b RGB chart
      #7a499b CMYK chart
      #7a499b RGB pie chart
      #7a499b color shades, tints & tones
#7a499b color schemes
#7a499b color preview, HTML & CSS examples
           This text has a color of #7a499b        
        
          <p style="color:#7a499b;">Text here</p>
        
        
          .mytext {color:#7a499b;}
        
        Text color #7a499b
      
           This box has a color of #7a499b        
        
          <div style="background-color:#7a499b;">Content here</div>
        
        
          .mybackground {background-color:#7a499b;}
        
        Background color #7a499b
      
           Border around this has a color of #7a499b        
        
          <div style="border:2px solid #7a499b;">Content here</div>
        
        
          .myborder {border:2px solid #7a499b;}
        
        Border color #7a499b