#509e6f color space conversions
Hex:
        #509e6f
        RGB:
        80, 158, 111
        CMY:
        69, 38, 56
        CMYK:
        49, 0, 30, 38
      HSL:
        144°, 32.7731%, 46.6667%
        HSV (HSB):
        144°, 49.3671%, 61.9608%
        XYZ:
        18.4044, 27.3069, 19.3397
        xyY:
        0.2829, 0.4198, 27.3069
      CIE-Lab:
        59.2573, -35.1189, 17.3298
        CIE-LCH:
        59.2573, 39.1620, 153.7354
        CIE-Luv:
        59.2573, -35.7223, 28.7485
        Hunter-Lab:
        52.2560, -28.5810, 14.6363
      #509e6f color charts
#509e6f RGB chart
      #509e6f CMYK chart
      #509e6f RGB pie chart
      #509e6f color shades, tints & tones
#509e6f color schemes
#509e6f color preview, HTML & CSS examples
           This text has a color of #509e6f        
        
          <p style="color:#509e6f;">Text here</p>
        
        
          .mytext {color:#509e6f;}
        
        Text color #509e6f
      
           This box has a color of #509e6f        
        
          <div style="background-color:#509e6f;">Content here</div>
        
        
          .mybackground {background-color:#509e6f;}
        
        Background color #509e6f
      
           Border around this has a color of #509e6f        
        
          <div style="border:2px solid #509e6f;">Content here</div>
        
        
          .myborder {border:2px solid #509e6f;}
        
        Border color #509e6f