#507c7b color space conversions
Hex:
        #507c7b
        RGB:
        80, 124, 123
        CMY:
        69, 51, 52
        CMYK:
        35, 0, 1, 51
      HSL:
        179°, 21.5686%, 40.0000%
        HSV (HSB):
        179°, 35.4839%, 48.6275%
        XYZ:
        14.0911, 17.5508, 21.3839
        xyY:
        0.2657, 0.3310, 17.5508
      CIE-Lab:
        48.9467, -15.3131, -4.2762
        CIE-LCH:
        48.9467, 15.8990, 195.6024
        CIE-Luv:
        48.9467, -20.8666, -3.6925
        Hunter-Lab:
        41.8937, -13.2750, -0.9379
      #507c7b color charts
#507c7b RGB chart
      #507c7b CMYK chart
      #507c7b RGB pie chart
      #507c7b color shades, tints & tones
#507c7b color schemes
#507c7b color preview, HTML & CSS examples
           This text has a color of #507c7b        
        
          <p style="color:#507c7b;">Text here</p>
        
        
          .mytext {color:#507c7b;}
        
        Text color #507c7b
      
           This box has a color of #507c7b        
        
          <div style="background-color:#507c7b;">Content here</div>
        
        
          .mybackground {background-color:#507c7b;}
        
        Background color #507c7b
      
           Border around this has a color of #507c7b        
        
          <div style="border:2px solid #507c7b;">Content here</div>
        
        
          .myborder {border:2px solid #507c7b;}
        
        Border color #507c7b