#507c6e color space conversions
Hex:
        #507c6e
        RGB:
        80, 124, 110
        CMY:
        69, 51, 57
        CMYK:
        35, 0, 11, 51
      HSL:
        161°, 21.5686%, 40.0000%
        HSV (HSB):
        161°, 35.4839%, 48.6275%
        XYZ:
        13.3304, 17.2466, 17.3782
        xyY:
        0.2780, 0.3596, 17.2466
      CIE-Lab:
        48.5692, -18.5361, 2.8391
        CIE-LCH:
        48.5692, 18.7523, 171.2918
        CIE-Luv:
        48.5692, -21.0572, 6.6256
        Hunter-Lab:
        41.5290, -15.3790, 4.2598
      #507c6e color charts
#507c6e RGB chart
      #507c6e CMYK chart
      #507c6e RGB pie chart
      #507c6e color shades, tints & tones
#507c6e color schemes
#507c6e color preview, HTML & CSS examples
           This text has a color of #507c6e        
        
          <p style="color:#507c6e;">Text here</p>
        
        
          .mytext {color:#507c6e;}
        
        Text color #507c6e
      
           This box has a color of #507c6e        
        
          <div style="background-color:#507c6e;">Content here</div>
        
        
          .mybackground {background-color:#507c6e;}
        
        Background color #507c6e
      
           Border around this has a color of #507c6e        
        
          <div style="border:2px solid #507c6e;">Content here</div>
        
        
          .myborder {border:2px solid #507c6e;}
        
        Border color #507c6e