#507d6b color space conversions
Hex:
        #507d6b
        RGB:
        80, 125, 107
        CMY:
        69, 51, 58
        CMYK:
        36, 0, 14, 51
      HSL:
        156°, 21.9512%, 40.1961%
        HSV (HSB):
        156°, 36.0000%, 49.0196%
        XYZ:
        13.2957, 17.4342, 16.5743
        xyY:
        0.2811, 0.3686, 17.4342
      CIE-Lab:
        48.8026, -19.7674, 4.9408
        CIE-LCH:
        48.8026, 20.3755, 165.9667
        CIE-Luv:
        48.8026, -21.5481, 9.6142
        Hunter-Lab:
        41.7543, -16.2308, 5.6930
      #507d6b color charts
#507d6b RGB chart
      #507d6b CMYK chart
      #507d6b RGB pie chart
      #507d6b color shades, tints & tones
#507d6b color schemes
#507d6b color preview, HTML & CSS examples
           This text has a color of #507d6b        
        
          <p style="color:#507d6b;">Text here</p>
        
        
          .mytext {color:#507d6b;}
        
        Text color #507d6b
      
           This box has a color of #507d6b        
        
          <div style="background-color:#507d6b;">Content here</div>
        
        
          .mybackground {background-color:#507d6b;}
        
        Background color #507d6b
      
           Border around this has a color of #507d6b        
        
          <div style="border:2px solid #507d6b;">Content here</div>
        
        
          .myborder {border:2px solid #507d6b;}
        
        Border color #507d6b