#509f7a color space conversions
Hex:
        #509f7a
        RGB:
        80, 159, 122
        CMY:
        69, 38, 52
        CMYK:
        50, 0, 23, 38
      HSL:
        152°, 33.0544%, 46.8627%
        HSV (HSB):
        152°, 49.6855%, 62.3529%
        XYZ:
        19.2193, 27.9069, 22.7860
        xyY:
        0.2749, 0.3992, 27.9069
      CIE-Lab:
        59.8045, -33.2698, 11.9569
        CIE-LCH:
        59.8045, 35.3532, 160.2320
        CIE-Luv:
        59.8045, -35.7344, 21.6556
        Hunter-Lab:
        52.8270, -27.5062, 11.4052
      #509f7a color charts
#509f7a RGB chart
      #509f7a CMYK chart
      #509f7a RGB pie chart
      #509f7a color shades, tints & tones
#509f7a color schemes
#509f7a color preview, HTML & CSS examples
           This text has a color of #509f7a        
        
          <p style="color:#509f7a;">Text here</p>
        
        
          .mytext {color:#509f7a;}
        
        Text color #509f7a
      
           This box has a color of #509f7a        
        
          <div style="background-color:#509f7a;">Content here</div>
        
        
          .mybackground {background-color:#509f7a;}
        
        Background color #509f7a
      
           Border around this has a color of #509f7a        
        
          <div style="border:2px solid #509f7a;">Content here</div>
        
        
          .myborder {border:2px solid #509f7a;}
        
        Border color #509f7a