#508d7d color space conversions
Hex:
        #508d7d
        RGB:
        80, 141, 125
        CMY:
        69, 45, 51
        CMYK:
        43, 0, 11, 45
      HSL:
        164°, 27.6018%, 43.3333%
        HSV (HSB):
        164°, 43.2624%, 55.2941%
        XYZ:
        16.5348, 22.2359, 22.8225
        xyY:
        0.2685, 0.3610, 22.2359
      CIE-Lab:
        54.2764, -23.7960, 2.3622
        CIE-LCH:
        54.2764, 23.9129, 174.3309
        CIE-Luv:
        54.2764, -28.0942, 6.9207
        Hunter-Lab:
        47.1550, -19.9304, 4.3127
      #508d7d color charts
#508d7d RGB chart
      #508d7d CMYK chart
      #508d7d RGB pie chart
      #508d7d color shades, tints & tones
#508d7d color schemes
#508d7d color preview, HTML & CSS examples
           This text has a color of #508d7d        
        
          <p style="color:#508d7d;">Text here</p>
        
        
          .mytext {color:#508d7d;}
        
        Text color #508d7d
      
           This box has a color of #508d7d        
        
          <div style="background-color:#508d7d;">Content here</div>
        
        
          .mybackground {background-color:#508d7d;}
        
        Background color #508d7d
      
           Border around this has a color of #508d7d        
        
          <div style="border:2px solid #508d7d;">Content here</div>
        
        
          .myborder {border:2px solid #508d7d;}
        
        Border color #508d7d