#50ea6a color space conversions
Hex:
        #50ea6a
        RGB:
        80, 234, 106
        CMY:
        69, 8, 58
        CMYK:
        66, 0, 55, 8
      HSL:
        130°, 78.5714%, 61.5686%
        HSV (HSB):
        130°, 65.8120%, 91.7647%
        XYZ:
        35.3326, 61.5917, 23.6618
        xyY:
        0.2930, 0.5108, 61.5917
      CIE-Lab:
        82.6958, -65.8991, 49.9223
        CIE-LCH:
        82.6958, 82.6736, 142.8540
        CIE-Luv:
        82.6958, -65.2033, 74.9763
        Hunter-Lab:
        78.4804, -56.9783, 37.0603
      #50ea6a color charts
#50ea6a RGB chart
      #50ea6a CMYK chart
      #50ea6a RGB pie chart
      #50ea6a color shades, tints & tones
#50ea6a color schemes
#50ea6a color preview, HTML & CSS examples
           This text has a color of #50ea6a        
        
          <p style="color:#50ea6a;">Text here</p>
        
        
          .mytext {color:#50ea6a;}
        
        Text color #50ea6a
      
           This box has a color of #50ea6a        
        
          <div style="background-color:#50ea6a;">Content here</div>
        
        
          .mybackground {background-color:#50ea6a;}
        
        Background color #50ea6a
      
           Border around this has a color of #50ea6a        
        
          <div style="border:2px solid #50ea6a;">Content here</div>
        
        
          .myborder {border:2px solid #50ea6a;}
        
        Border color #50ea6a