#7c5775 color space conversions
Hex:
        #7c5775
        RGB:
        124, 87, 117
        CMY:
        51, 66, 54
        CMYK:
        0, 30, 6, 51
      HSL:
        311°, 17.5355%, 41.3725%
        HSV (HSB):
        311°, 29.8387%, 48.6275%
        XYZ:
        14.9313, 12.3858, 18.4334
        xyY:
        0.3264, 0.2707, 12.3858
      CIE-Lab:
        41.8229, 20.5515, -10.9452
        CIE-LCH:
        41.8229, 23.2844, 331.9614
        CIE-Luv:
        41.8229, 19.2708, -17.9034
        Hunter-Lab:
        35.1935, 14.1421, -6.4190
      #7c5775 color charts
#7c5775 RGB chart
      #7c5775 CMYK chart
      #7c5775 RGB pie chart
      #7c5775 color shades, tints & tones
#7c5775 color schemes
#7c5775 color preview, HTML & CSS examples
           This text has a color of #7c5775        
        
          <p style="color:#7c5775;">Text here</p>
        
        
          .mytext {color:#7c5775;}
        
        Text color #7c5775
      
           This box has a color of #7c5775        
        
          <div style="background-color:#7c5775;">Content here</div>
        
        
          .mybackground {background-color:#7c5775;}
        
        Background color #7c5775
      
           Border around this has a color of #7c5775        
        
          <div style="border:2px solid #7c5775;">Content here</div>
        
        
          .myborder {border:2px solid #7c5775;}
        
        Border color #7c5775