#50e97a color space conversions
Hex:
        #50e97a
        RGB:
        80, 233, 122
        CMY:
        69, 9, 52
        CMYK:
        66, 0, 48, 9
      HSL:
        136°, 77.6650%, 61.3725%
        HSV (HSB):
        136°, 65.6652%, 91.3725%
        XYZ:
        35.9600, 61.3884, 28.3662
        xyY:
        0.2860, 0.4883, 61.3884
      CIE-Lab:
        82.5871, -63.3150, 42.2426
        CIE-LCH:
        82.5871, 76.1132, 146.2895
        CIE-Luv:
        82.5871, -64.1842, 66.5100
        Hunter-Lab:
        78.3508, -55.1891, 33.3801
      #50e97a color charts
#50e97a RGB chart
      #50e97a CMYK chart
      #50e97a RGB pie chart
      #50e97a color shades, tints & tones
#50e97a color schemes
#50e97a color preview, HTML & CSS examples
           This text has a color of #50e97a        
        
          <p style="color:#50e97a;">Text here</p>
        
        
          .mytext {color:#50e97a;}
        
        Text color #50e97a
      
           This box has a color of #50e97a        
        
          <div style="background-color:#50e97a;">Content here</div>
        
        
          .mybackground {background-color:#50e97a;}
        
        Background color #50e97a
      
           Border around this has a color of #50e97a        
        
          <div style="border:2px solid #50e97a;">Content here</div>
        
        
          .myborder {border:2px solid #50e97a;}
        
        Border color #50e97a