#7b597f color space conversions
Hex:
        #7b597f
        RGB:
        123, 89, 127
        CMY:
        52, 65, 50
        CMYK:
        3, 30, 0, 50
      HSL:
        294°, 17.5926%, 42.3529%
        HSV (HSB):
        294°, 29.9213%, 49.8039%
        XYZ:
        15.5715, 12.8880, 21.7456
        xyY:
        0.3102, 0.2567, 12.8880
      CIE-Lab:
        42.5940, 21.0300, -15.8810
        CIE-LCH:
        42.5940, 26.3527, 322.9413
        CIE-Luv:
        42.5940, 16.2656, -25.0315
        Hunter-Lab:
        35.8999, 14.5993, -10.7838
      #7b597f color charts
#7b597f RGB chart
      #7b597f CMYK chart
      #7b597f RGB pie chart
      #7b597f color shades, tints & tones
#7b597f color schemes
#7b597f color preview, HTML & CSS examples
           This text has a color of #7b597f        
        
          <p style="color:#7b597f;">Text here</p>
        
        
          .mytext {color:#7b597f;}
        
        Text color #7b597f
      
           This box has a color of #7b597f        
        
          <div style="background-color:#7b597f;">Content here</div>
        
        
          .mybackground {background-color:#7b597f;}
        
        Background color #7b597f
      
           Border around this has a color of #7b597f        
        
          <div style="border:2px solid #7b597f;">Content here</div>
        
        
          .myborder {border:2px solid #7b597f;}
        
        Border color #7b597f