#7a5795 color space conversions
Hex:
        #7a5795
        RGB:
        122, 87, 149
        CMY:
        52, 66, 42
        CMYK:
        18, 42, 0, 42
      HSL:
        274°, 26.2712%, 46.2745%
        HSV (HSB):
        274°, 41.6107%, 58.4314%
        XYZ:
        16.8590, 13.1239, 30.0784
        xyY:
        0.2807, 0.2185, 13.1239
      CIE-Lab:
        42.9493, 26.8403, -28.6183
        CIE-LCH:
        42.9493, 39.2353, 313.1637
        CIE-Luv:
        42.9493, 13.4138, -44.5218
        Hunter-Lab:
        36.2269, 19.6721, -23.8683
      #7a5795 color charts
#7a5795 RGB chart
      #7a5795 CMYK chart
      #7a5795 RGB pie chart
      #7a5795 color shades, tints & tones
#7a5795 color schemes
#7a5795 color preview, HTML & CSS examples
           This text has a color of #7a5795        
        
          <p style="color:#7a5795;">Text here</p>
        
        
          .mytext {color:#7a5795;}
        
        Text color #7a5795
      
           This box has a color of #7a5795        
        
          <div style="background-color:#7a5795;">Content here</div>
        
        
          .mybackground {background-color:#7a5795;}
        
        Background color #7a5795
      
           Border around this has a color of #7a5795        
        
          <div style="border:2px solid #7a5795;">Content here</div>
        
        
          .myborder {border:2px solid #7a5795;}
        
        Border color #7a5795