#7b5d80 color space conversions
Hex:
        #7b5d80
        RGB:
        123, 93, 128
        CMY:
        52, 64, 50
        CMYK:
        4, 27, 0, 50
      HSL:
        291°, 15.8371%, 43.3333%
        HSV (HSB):
        291°, 27.3438%, 50.1961%
        XYZ:
        15.9790, 13.5982, 22.2046
        xyY:
        0.3086, 0.2626, 13.5982
      CIE-Lab:
        43.6511, 18.8398, -14.8753
        CIE-LCH:
        43.6511, 24.0045, 321.7064
        CIE-Luv:
        43.6511, 14.3012, -23.4170
        Hunter-Lab:
        36.8757, 12.8153, -9.8883
      #7b5d80 color charts
#7b5d80 RGB chart
      #7b5d80 CMYK chart
      #7b5d80 RGB pie chart
      #7b5d80 color shades, tints & tones
#7b5d80 color schemes
#7b5d80 color preview, HTML & CSS examples
           This text has a color of #7b5d80        
        
          <p style="color:#7b5d80;">Text here</p>
        
        
          .mytext {color:#7b5d80;}
        
        Text color #7b5d80
      
           This box has a color of #7b5d80        
        
          <div style="background-color:#7b5d80;">Content here</div>
        
        
          .mybackground {background-color:#7b5d80;}
        
        Background color #7b5d80
      
           Border around this has a color of #7b5d80        
        
          <div style="border:2px solid #7b5d80;">Content here</div>
        
        
          .myborder {border:2px solid #7b5d80;}
        
        Border color #7b5d80