#7d5f6a color space conversions
Hex:
        #7d5f6a
        RGB:
        125, 95, 106
        CMY:
        51, 63, 58
        CMYK:
        0, 24, 15, 51
      HSL:
        338°, 13.6364%, 43.1373%
        HSV (HSB):
        338°, 24.0000%, 49.0196%
        XYZ:
        15.1512, 13.5850, 15.4593
        xyY:
        0.3428, 0.3074, 13.5850
      CIE-Lab:
        43.6318, 14.0725, -1.5239
        CIE-LCH:
        43.6318, 14.1548, 353.8196
        CIE-Luv:
        43.6318, 17.3540, -4.2471
        Hunter-Lab:
        36.8578, 8.8749, 0.9325
      #7d5f6a color charts
#7d5f6a RGB chart
      #7d5f6a CMYK chart
      #7d5f6a RGB pie chart
      #7d5f6a color shades, tints & tones
#7d5f6a color schemes
#7d5f6a color preview, HTML & CSS examples
           This text has a color of #7d5f6a        
        
          <p style="color:#7d5f6a;">Text here</p>
        
        
          .mytext {color:#7d5f6a;}
        
        Text color #7d5f6a
      
           This box has a color of #7d5f6a        
        
          <div style="background-color:#7d5f6a;">Content here</div>
        
        
          .mybackground {background-color:#7d5f6a;}
        
        Background color #7d5f6a
      
           Border around this has a color of #7d5f6a        
        
          <div style="border:2px solid #7d5f6a;">Content here</div>
        
        
          .myborder {border:2px solid #7d5f6a;}
        
        Border color #7d5f6a