#7a5784 color space conversions
Hex:
        #7a5784
        RGB:
        122, 87, 132
        CMY:
        52, 66, 48
        CMYK:
        8, 34, 0, 48
      HSL:
        287°, 20.5479%, 42.9412%
        HSV (HSB):
        287°, 34.0909%, 51.7647%
        XYZ:
        15.5991, 12.6199, 23.4435
        xyY:
        0.3019, 0.2443, 12.6199
      CIE-Lab:
        42.1849, 22.9549, -19.5532
        CIE-LCH:
        42.1849, 30.1539, 319.5754
        CIE-Luv:
        42.1849, 15.8313, -30.5261
        Hunter-Lab:
        35.5245, 16.2129, -14.2598
      #7a5784 color charts
#7a5784 RGB chart
      #7a5784 CMYK chart
      #7a5784 RGB pie chart
      #7a5784 color shades, tints & tones
#7a5784 color schemes
#7a5784 color preview, HTML & CSS examples
           This text has a color of #7a5784        
        
          <p style="color:#7a5784;">Text here</p>
        
        
          .mytext {color:#7a5784;}
        
        Text color #7a5784
      
           This box has a color of #7a5784        
        
          <div style="background-color:#7a5784;">Content here</div>
        
        
          .mybackground {background-color:#7a5784;}
        
        Background color #7a5784
      
           Border around this has a color of #7a5784        
        
          <div style="border:2px solid #7a5784;">Content here</div>
        
        
          .myborder {border:2px solid #7a5784;}
        
        Border color #7a5784