#7a40af color space conversions
Hex:
        #7a40af
        RGB:
        122, 64, 175
        CMY:
        52, 75, 31
        CMYK:
        30, 63, 0, 31
      HSL:
        271°, 46.4435%, 46.8627%
        HSV (HSB):
        271°, 63.4286%, 68.6275%
        XYZ:
        17.5973, 10.8995, 41.7338
        xyY:
        0.2506, 0.1552, 10.8995
      CIE-Lab:
        39.4107, 46.1352, -49.7443
        CIE-LCH:
        39.4107, 67.8450, 312.8443
        CIE-Luv:
        39.4107, 16.3802, -75.8607
        Hunter-Lab:
        33.0144, 37.3686, -51.8389
      #7a40af color charts
#7a40af RGB chart
      #7a40af CMYK chart
      #7a40af RGB pie chart
      #7a40af color shades, tints & tones
#7a40af color schemes
#7a40af color preview, HTML & CSS examples
           This text has a color of #7a40af        
        
          <p style="color:#7a40af;">Text here</p>
        
        
          .mytext {color:#7a40af;}
        
        Text color #7a40af
      
           This box has a color of #7a40af        
        
          <div style="background-color:#7a40af;">Content here</div>
        
        
          .mybackground {background-color:#7a40af;}
        
        Background color #7a40af
      
           Border around this has a color of #7a40af        
        
          <div style="border:2px solid #7a40af;">Content here</div>
        
        
          .myborder {border:2px solid #7a40af;}
        
        Border color #7a40af