#7a418d color space conversions
Hex:
        #7a418d
        RGB:
        122, 65, 141
        CMY:
        52, 75, 45
        CMYK:
        13, 54, 0, 45
      HSL:
        285°, 36.8932%, 40.3922%
        HSV (HSB):
        285°, 53.9007%, 55.2941%
        XYZ:
        14.7241, 9.8413, 26.3228
        xyY:
        0.2893, 0.1934, 9.8413
      CIE-Lab:
        37.5560, 37.6894, -32.2533
        CIE-LCH:
        37.5560, 49.6061, 319.4442
        CIE-Luv:
        37.5560, 22.5696, -49.4549
        Hunter-Lab:
        31.3708, 28.8811, -27.7899
      #7a418d color charts
#7a418d RGB chart
      #7a418d CMYK chart
      #7a418d RGB pie chart
      #7a418d color shades, tints & tones
#7a418d color schemes
#7a418d color preview, HTML & CSS examples
           This text has a color of #7a418d        
        
          <p style="color:#7a418d;">Text here</p>
        
        
          .mytext {color:#7a418d;}
        
        Text color #7a418d
      
           This box has a color of #7a418d        
        
          <div style="background-color:#7a418d;">Content here</div>
        
        
          .mybackground {background-color:#7a418d;}
        
        Background color #7a418d
      
           Border around this has a color of #7a418d        
        
          <div style="border:2px solid #7a418d;">Content here</div>
        
        
          .myborder {border:2px solid #7a418d;}
        
        Border color #7a418d