#509b7d color space conversions
Hex:
        #509b7d
        RGB:
        80, 155, 125
        CMY:
        69, 39, 51
        CMYK:
        48, 0, 19, 39
      HSL:
        156°, 31.9149%, 46.0784%
        HSV (HSB):
        156°, 48.3871%, 60.7843%
        XYZ:
        18.7313, 26.6288, 23.5547
        xyY:
        0.2718, 0.3864, 26.6288
      CIE-Lab:
        58.6292, -30.7088, 8.6099
        CIE-LCH:
        58.6292, 31.8929, 164.3379
        CIE-Luv:
        58.6292, -33.9663, 16.7204
        Hunter-Lab:
        51.6031, -25.5122, 9.0588
      #509b7d color charts
#509b7d RGB chart
      #509b7d CMYK chart
      #509b7d RGB pie chart
      #509b7d color shades, tints & tones
#509b7d color schemes
#509b7d color preview, HTML & CSS examples
           This text has a color of #509b7d        
        
          <p style="color:#509b7d;">Text here</p>
        
        
          .mytext {color:#509b7d;}
        
        Text color #509b7d
      
           This box has a color of #509b7d        
        
          <div style="background-color:#509b7d;">Content here</div>
        
        
          .mybackground {background-color:#509b7d;}
        
        Background color #509b7d
      
           Border around this has a color of #509b7d        
        
          <div style="border:2px solid #509b7d;">Content here</div>
        
        
          .myborder {border:2px solid #509b7d;}
        
        Border color #509b7d