#7b5979 color space conversions
Hex:
        #7b5979
        RGB:
        123, 89, 121
        CMY:
        52, 65, 53
        CMYK:
        0, 28, 2, 52
      HSL:
        304°, 16.0377%, 41.5686%
        HSV (HSB):
        304°, 27.6423%, 48.2353%
        XYZ:
        15.1919, 12.7362, 19.7468
        xyY:
        0.3187, 0.2671, 12.7362
      CIE-Lab:
        42.3630, 19.7843, -12.5817
        CIE-LCH:
        42.3630, 23.4460, 327.5460
        CIE-Luv:
        42.3630, 17.1066, -20.1347
        Hunter-Lab:
        35.6878, 13.5321, -7.8249
      #7b5979 color charts
#7b5979 RGB chart
      #7b5979 CMYK chart
      #7b5979 RGB pie chart
      #7b5979 color shades, tints & tones
#7b5979 color schemes
#7b5979 color preview, HTML & CSS examples
           This text has a color of #7b5979        
        
          <p style="color:#7b5979;">Text here</p>
        
        
          .mytext {color:#7b5979;}
        
        Text color #7b5979
      
           This box has a color of #7b5979        
        
          <div style="background-color:#7b5979;">Content here</div>
        
        
          .mybackground {background-color:#7b5979;}
        
        Background color #7b5979
      
           Border around this has a color of #7b5979        
        
          <div style="border:2px solid #7b5979;">Content here</div>
        
        
          .myborder {border:2px solid #7b5979;}
        
        Border color #7b5979