#7d616b color space conversions
Hex:
        #7d616b
        RGB:
        125, 97, 107
        CMY:
        51, 62, 58
        CMYK:
        0, 22, 14, 51
      HSL:
        339°, 12.6126%, 43.5294%
        HSV (HSB):
        339°, 22.4000%, 49.0196%
        XYZ:
        15.3860, 13.9709, 15.7956
        xyY:
        0.3408, 0.3094, 13.9709
      CIE-Lab:
        44.1912, 13.0548, -1.3108
        CIE-LCH:
        44.1912, 13.1204, 354.2665
        CIE-Luv:
        44.1912, 16.1690, -3.8117
        Hunter-Lab:
        37.3777, 8.0661, 1.1087
      #7d616b color charts
#7d616b RGB chart
      #7d616b CMYK chart
      #7d616b RGB pie chart
      #7d616b color shades, tints & tones
#7d616b color schemes
#7d616b color preview, HTML & CSS examples
           This text has a color of #7d616b        
        
          <p style="color:#7d616b;">Text here</p>
        
        
          .mytext {color:#7d616b;}
        
        Text color #7d616b
      
           This box has a color of #7d616b        
        
          <div style="background-color:#7d616b;">Content here</div>
        
        
          .mybackground {background-color:#7d616b;}
        
        Background color #7d616b
      
           Border around this has a color of #7d616b        
        
          <div style="border:2px solid #7d616b;">Content here</div>
        
        
          .myborder {border:2px solid #7d616b;}
        
        Border color #7d616b