#7a4d9a color space conversions
Hex:
        #7a4d9a
        RGB:
        122, 77, 154
        CMY:
        52, 70, 40
        CMYK:
        21, 50, 0, 40
      HSL:
        275°, 33.3333%, 45.2941%
        HSV (HSB):
        275°, 50.0000%, 60.3922%
        XYZ:
        16.5127, 11.7784, 31.9750
        xyY:
        0.2740, 0.1954, 11.7784
      CIE-Lab:
        40.8618, 33.9010, -34.8998
        CIE-LCH:
        40.8618, 48.6546, 314.1683
        CIE-Luv:
        40.8618, 16.2648, -54.0121
        Hunter-Lab:
        34.3197, 25.8244, -31.2155
      #7a4d9a color charts
#7a4d9a RGB chart
      #7a4d9a CMYK chart
      #7a4d9a RGB pie chart
      #7a4d9a color shades, tints & tones
#7a4d9a color schemes
#7a4d9a color preview, HTML & CSS examples
           This text has a color of #7a4d9a        
        
          <p style="color:#7a4d9a;">Text here</p>
        
        
          .mytext {color:#7a4d9a;}
        
        Text color #7a4d9a
      
           This box has a color of #7a4d9a        
        
          <div style="background-color:#7a4d9a;">Content here</div>
        
        
          .mybackground {background-color:#7a4d9a;}
        
        Background color #7a4d9a
      
           Border around this has a color of #7a4d9a        
        
          <div style="border:2px solid #7a4d9a;">Content here</div>
        
        
          .myborder {border:2px solid #7a4d9a;}
        
        Border color #7a4d9a