#509d80 color space conversions
Hex:
        #509d80
        RGB:
        80, 157, 128
        CMY:
        69, 38, 50
        CMYK:
        49, 0, 18, 38
      HSL:
        157°, 32.4895%, 46.4706%
        HSV (HSB):
        157°, 49.0446%, 61.5686%
        XYZ:
        19.2615, 27.3779, 24.6914
        xyY:
        0.2700, 0.3838, 27.3779
      CIE-Lab:
        59.3225, -30.9772, 7.9043
        CIE-LCH:
        59.3225, 31.9698, 165.6856
        CIE-Luv:
        59.3225, -34.6821, 15.8487
        Hunter-Lab:
        52.3239, -25.8573, 8.6481
      #509d80 color charts
#509d80 RGB chart
      #509d80 CMYK chart
      #509d80 RGB pie chart
      #509d80 color shades, tints & tones
#509d80 color schemes
#509d80 color preview, HTML & CSS examples
           This text has a color of #509d80        
        
          <p style="color:#509d80;">Text here</p>
        
        
          .mytext {color:#509d80;}
        
        Text color #509d80
      
           This box has a color of #509d80        
        
          <div style="background-color:#509d80;">Content here</div>
        
        
          .mybackground {background-color:#509d80;}
        
        Background color #509d80
      
           Border around this has a color of #509d80        
        
          <div style="border:2px solid #509d80;">Content here</div>
        
        
          .myborder {border:2px solid #509d80;}
        
        Border color #509d80