#7b5377 color space conversions
Hex:
        #7b5377
        RGB:
        123, 83, 119
        CMY:
        52, 67, 53
        CMYK:
        0, 33, 3, 52
      HSL:
        306°, 19.4175%, 40.3922%
        HSV (HSB):
        306°, 32.5203%, 48.2353%
        XYZ:
        14.5914, 11.7294, 18.9477
        xyY:
        0.3223, 0.2591, 11.7294
      CIE-Lab:
        40.7827, 22.9723, -13.7582
        CIE-LCH:
        40.7827, 26.7771, 329.0824
        CIE-Luv:
        40.7827, 20.1997, -22.0544
        Hunter-Lab:
        34.2482, 16.1155, -8.8283
      #7b5377 color charts
#7b5377 RGB chart
      #7b5377 CMYK chart
      #7b5377 RGB pie chart
      #7b5377 color shades, tints & tones
#7b5377 color schemes
#7b5377 color preview, HTML & CSS examples
           This text has a color of #7b5377        
        
          <p style="color:#7b5377;">Text here</p>
        
        
          .mytext {color:#7b5377;}
        
        Text color #7b5377
      
           This box has a color of #7b5377        
        
          <div style="background-color:#7b5377;">Content here</div>
        
        
          .mybackground {background-color:#7b5377;}
        
        Background color #7b5377
      
           Border around this has a color of #7b5377        
        
          <div style="border:2px solid #7b5377;">Content here</div>
        
        
          .myborder {border:2px solid #7b5377;}
        
        Border color #7b5377