#7a5a84 color space conversions
Hex:
        #7a5a84
        RGB:
        122, 90, 132
        CMY:
        52, 65, 48
        CMYK:
        8, 32, 0, 48
      HSL:
        286°, 18.9189%, 43.5294%
        HSV (HSB):
        286°, 31.8182%, 51.7647%
        XYZ:
        15.8471, 13.1158, 23.5262
        xyY:
        0.3019, 0.2499, 13.1158
      CIE-Lab:
        42.9373, 21.1547, -18.3967
        CIE-LCH:
        42.9373, 28.0350, 318.9890
        CIE-Luv:
        42.9373, 14.5227, -28.7270
        Hunter-Lab:
        36.2158, 14.7291, -13.1644
      #7a5a84 color charts
#7a5a84 RGB chart
      #7a5a84 CMYK chart
      #7a5a84 RGB pie chart
      #7a5a84 color shades, tints & tones
#7a5a84 color schemes
#7a5a84 color preview, HTML & CSS examples
           This text has a color of #7a5a84        
        
          <p style="color:#7a5a84;">Text here</p>
        
        
          .mytext {color:#7a5a84;}
        
        Text color #7a5a84
      
           This box has a color of #7a5a84        
        
          <div style="background-color:#7a5a84;">Content here</div>
        
        
          .mybackground {background-color:#7a5a84;}
        
        Background color #7a5a84
      
           Border around this has a color of #7a5a84        
        
          <div style="border:2px solid #7a5a84;">Content here</div>
        
        
          .myborder {border:2px solid #7a5a84;}
        
        Border color #7a5a84