#50c13a color space conversions
Hex:
        #50c13a
        RGB:
        80, 193, 58
        CMY:
        69, 24, 77
        CMYK:
        59, 0, 70, 24
      HSL:
        110°, 53.7849%, 49.2157%
        HSV (HSB):
        110°, 69.9482%, 75.6863%
        XYZ:
        23.1420, 40.1509, 10.5332
        xyY:
        0.3135, 0.5439, 40.1509
      CIE-Lab:
        69.5769, -56.6483, 55.7350
        CIE-LCH:
        69.5769, 79.4696, 135.4657
        CIE-Luv:
        69.5769, -51.5078, 73.8721
        Hunter-Lab:
        63.3647, -45.6968, 34.4995
      #50c13a color charts
#50c13a RGB chart
      #50c13a CMYK chart
      #50c13a RGB pie chart
      #50c13a color shades, tints & tones
#50c13a color schemes
#50c13a color preview, HTML & CSS examples
           This text has a color of #50c13a        
        
          <p style="color:#50c13a;">Text here</p>
        
        
          .mytext {color:#50c13a;}
        
        Text color #50c13a
      
           This box has a color of #50c13a        
        
          <div style="background-color:#50c13a;">Content here</div>
        
        
          .mybackground {background-color:#50c13a;}
        
        Background color #50c13a
      
           Border around this has a color of #50c13a        
        
          <div style="border:2px solid #50c13a;">Content here</div>
        
        
          .myborder {border:2px solid #50c13a;}
        
        Border color #50c13a