#7a49a1 color space conversions
Hex:
        #7a49a1
        RGB:
        122, 73, 161
        CMY:
        52, 71, 37
        CMYK:
        24, 55, 0, 37
      HSL:
        273°, 37.6068%, 45.8824%
        HSV (HSB):
        273°, 54.6584%, 63.1373%
        XYZ:
        16.8416, 11.4759, 35.0456
        xyY:
        0.2658, 0.1811, 11.4759
      CIE-Lab:
        40.3707, 37.8583, -39.8725
        CIE-LCH:
        40.3707, 54.9824, 313.5156
        CIE-Luv:
        40.3707, 16.3780, -61.4948
        Hunter-Lab:
        33.8761, 29.4588, -37.6238
      #7a49a1 color charts
#7a49a1 RGB chart
      #7a49a1 CMYK chart
      #7a49a1 RGB pie chart
      #7a49a1 color shades, tints & tones
#7a49a1 color schemes
#7a49a1 color preview, HTML & CSS examples
           This text has a color of #7a49a1        
        
          <p style="color:#7a49a1;">Text here</p>
        
        
          .mytext {color:#7a49a1;}
        
        Text color #7a49a1
      
           This box has a color of #7a49a1        
        
          <div style="background-color:#7a49a1;">Content here</div>
        
        
          .mybackground {background-color:#7a49a1;}
        
        Background color #7a49a1
      
           Border around this has a color of #7a49a1        
        
          <div style="border:2px solid #7a49a1;">Content here</div>
        
        
          .myborder {border:2px solid #7a49a1;}
        
        Border color #7a49a1