#7a4f8a color space conversions
Hex:
        #7a4f8a
        RGB:
        122, 79, 138
        CMY:
        52, 69, 46
        CMYK:
        12, 43, 0, 46
      HSL:
        284°, 27.1889%, 42.5490%
        HSV (HSB):
        284°, 42.7536%, 54.1176%
        XYZ:
        15.4095, 11.5645, 25.4648
        xyY:
        0.2939, 0.2205, 11.5645
      CIE-Lab:
        40.5154, 29.0369, -25.7820
        CIE-LCH:
        40.5154, 38.8311, 318.3980
        CIE-Luv:
        40.5154, 18.1806, -40.0193
        Hunter-Lab:
        34.0066, 21.3723, -20.5927
      #7a4f8a color charts
#7a4f8a RGB chart
      #7a4f8a CMYK chart
      #7a4f8a RGB pie chart
      #7a4f8a color shades, tints & tones
#7a4f8a color schemes
#7a4f8a color preview, HTML & CSS examples
           This text has a color of #7a4f8a        
        
          <p style="color:#7a4f8a;">Text here</p>
        
        
          .mytext {color:#7a4f8a;}
        
        Text color #7a4f8a
      
           This box has a color of #7a4f8a        
        
          <div style="background-color:#7a4f8a;">Content here</div>
        
        
          .mybackground {background-color:#7a4f8a;}
        
        Background color #7a4f8a
      
           Border around this has a color of #7a4f8a        
        
          <div style="border:2px solid #7a4f8a;">Content here</div>
        
        
          .myborder {border:2px solid #7a4f8a;}
        
        Border color #7a4f8a