#7d537f color space conversions
Hex:
        #7d537f
        RGB:
        125, 83, 127
        CMY:
        51, 67, 50
        CMYK:
        2, 35, 0, 50
      HSL:
        297°, 20.9524%, 41.1765%
        HSV (HSB):
        297°, 34.6457%, 49.8039%
        XYZ:
        15.3815, 12.0788, 21.5994
        xyY:
        0.3135, 0.2462, 12.0788
      CIE-Lab:
        41.3411, 25.3130, -17.7787
        CIE-LCH:
        41.3411, 30.9327, 324.9175
        CIE-Luv:
        41.3411, 20.1889, -28.1629
        Hunter-Lab:
        34.7546, 18.1790, -12.5196
      #7d537f color charts
#7d537f RGB chart
      #7d537f CMYK chart
      #7d537f RGB pie chart
      #7d537f color shades, tints & tones
#7d537f color schemes
#7d537f color preview, HTML & CSS examples
           This text has a color of #7d537f        
        
          <p style="color:#7d537f;">Text here</p>
        
        
          .mytext {color:#7d537f;}
        
        Text color #7d537f
      
           This box has a color of #7d537f        
        
          <div style="background-color:#7d537f;">Content here</div>
        
        
          .mybackground {background-color:#7d537f;}
        
        Background color #7d537f
      
           Border around this has a color of #7d537f        
        
          <div style="border:2px solid #7d537f;">Content here</div>
        
        
          .myborder {border:2px solid #7d537f;}
        
        Border color #7d537f