#509e7e color space conversions
Hex:
        #509e7e
        RGB:
        80, 158, 126
        CMY:
        69, 38, 51
        CMYK:
        49, 0, 20, 38
      HSL:
        155°, 32.7731%, 46.6667%
        HSV (HSB):
        155°, 49.3671%, 61.9608%
        XYZ:
        19.3010, 27.6656, 24.0614
        xyY:
        0.2717, 0.3895, 27.6656
      CIE-Lab:
        59.5854, -31.9096, 9.4037
        CIE-LCH:
        59.5854, 33.2664, 163.5799
        CIE-Luv:
        59.5854, -35.1701, 18.0357
        Hunter-Lab:
        52.5981, -26.5455, 9.6960
      #509e7e color charts
#509e7e RGB chart
      #509e7e CMYK chart
      #509e7e RGB pie chart
      #509e7e color shades, tints & tones
#509e7e color schemes
#509e7e color preview, HTML & CSS examples
           This text has a color of #509e7e        
        
          <p style="color:#509e7e;">Text here</p>
        
        
          .mytext {color:#509e7e;}
        
        Text color #509e7e
      
           This box has a color of #509e7e        
        
          <div style="background-color:#509e7e;">Content here</div>
        
        
          .mybackground {background-color:#509e7e;}
        
        Background color #509e7e
      
           Border around this has a color of #509e7e        
        
          <div style="border:2px solid #509e7e;">Content here</div>
        
        
          .myborder {border:2px solid #509e7e;}
        
        Border color #509e7e