#50a63a color space conversions
Hex:
        #50a63a
        RGB:
        80, 166, 58
        CMY:
        69, 35, 77
        CMYK:
        52, 0, 65, 35
      HSL:
        108°, 48.2143%, 43.9216%
        HSV (HSB):
        108°, 65.0602%, 65.0980%
        XYZ:
        17.7082, 29.2834, 8.7219
        xyY:
        0.3178, 0.5256, 29.2834
      CIE-Lab:
        61.0309, -46.4580, 46.5973
        CIE-LCH:
        61.0309, 65.8002, 134.9142
        CIE-Luv:
        61.0309, -40.6428, 61.2316
        Hunter-Lab:
        54.1141, -36.2877, 28.3237
      #50a63a color charts
#50a63a RGB chart
      #50a63a CMYK chart
      #50a63a RGB pie chart
      #50a63a color shades, tints & tones
#50a63a color schemes
#50a63a color preview, HTML & CSS examples
           This text has a color of #50a63a        
        
          <p style="color:#50a63a;">Text here</p>
        
        
          .mytext {color:#50a63a;}
        
        Text color #50a63a
      
           This box has a color of #50a63a        
        
          <div style="background-color:#50a63a;">Content here</div>
        
        
          .mybackground {background-color:#50a63a;}
        
        Background color #50a63a
      
           Border around this has a color of #50a63a        
        
          <div style="border:2px solid #50a63a;">Content here</div>
        
        
          .myborder {border:2px solid #50a63a;}
        
        Border color #50a63a