#50a58b color space conversions
Hex:
        #50a58b
        RGB:
        80, 165, 139
        CMY:
        69, 35, 45
        CMYK:
        52, 0, 16, 35
      HSL:
        162°, 34.6939%, 48.0392%
        HSV (HSB):
        162°, 51.5152%, 64.7059%
        XYZ:
        21.4236, 30.4798, 29.1801
        xyY:
        0.2642, 0.3759, 30.4798
      CIE-Lab:
        62.0660, -32.2013, 5.6512
        CIE-LCH:
        62.0660, 32.6934, 170.0461
        CIE-Luv:
        62.0660, -37.5023, 13.0606
        Hunter-Lab:
        55.2085, -27.3482, 7.3086
      #50a58b color charts
#50a58b RGB chart
      #50a58b CMYK chart
      #50a58b RGB pie chart
      #50a58b color shades, tints & tones
#50a58b color schemes
#50a58b color preview, HTML & CSS examples
           This text has a color of #50a58b        
        
          <p style="color:#50a58b;">Text here</p>
        
        
          .mytext {color:#50a58b;}
        
        Text color #50a58b
      
           This box has a color of #50a58b        
        
          <div style="background-color:#50a58b;">Content here</div>
        
        
          .mybackground {background-color:#50a58b;}
        
        Background color #50a58b
      
           Border around this has a color of #50a58b        
        
          <div style="border:2px solid #50a58b;">Content here</div>
        
        
          .myborder {border:2px solid #50a58b;}
        
        Border color #50a58b