#50eb7a color space conversions
Hex:
        #50eb7a
        RGB:
        80, 235, 122
        CMY:
        69, 8, 52
        CMYK:
        66, 0, 48, 8
      HSL:
        136°, 79.4872%, 61.7647%
        HSV (HSB):
        136°, 65.9574%, 92.1569%
        XYZ:
        36.5294, 62.5273, 28.5560
        xyY:
        0.2863, 0.4900, 62.5273
      CIE-Lab:
        83.1930, -64.0279, 43.0030
        CIE-LCH:
        83.1930, 77.1286, 146.1135
        CIE-Luv:
        83.1930, -64.8978, 67.5968
        Hunter-Lab:
        79.0742, -55.9192, 33.9406
      #50eb7a color charts
#50eb7a RGB chart
      #50eb7a CMYK chart
      #50eb7a RGB pie chart
      #50eb7a color shades, tints & tones
#50eb7a color schemes
#50eb7a color preview, HTML & CSS examples
           This text has a color of #50eb7a        
        
          <p style="color:#50eb7a;">Text here</p>
        
        
          .mytext {color:#50eb7a;}
        
        Text color #50eb7a
      
           This box has a color of #50eb7a        
        
          <div style="background-color:#50eb7a;">Content here</div>
        
        
          .mybackground {background-color:#50eb7a;}
        
        Background color #50eb7a
      
           Border around this has a color of #50eb7a        
        
          <div style="border:2px solid #50eb7a;">Content here</div>
        
        
          .myborder {border:2px solid #50eb7a;}
        
        Border color #50eb7a