#50ca3f color space conversions
Hex:
        #50ca3f
        RGB:
        80, 202, 63
        CMY:
        69, 21, 75
        CMYK:
        60, 0, 69, 21
      HSL:
        113°, 56.7347%, 51.9608%
        HSV (HSB):
        113°, 68.8119%, 79.2157%
        XYZ:
        25.3260, 44.3054, 11.9196
        xyY:
        0.3106, 0.5433, 44.3054
      CIE-Lab:
        72.4322, -59.4274, 56.7945
        CIE-LCH:
        72.4322, 82.2024, 136.2978
        CIE-Luv:
        72.4322, -54.8383, 76.4190
        Hunter-Lab:
        66.5623, -48.5674, 35.9763
      #50ca3f color charts
#50ca3f RGB chart
      #50ca3f CMYK chart
      #50ca3f RGB pie chart
      #50ca3f color shades, tints & tones
#50ca3f color schemes
#50ca3f color preview, HTML & CSS examples
           This text has a color of #50ca3f        
        
          <p style="color:#50ca3f;">Text here</p>
        
        
          .mytext {color:#50ca3f;}
        
        Text color #50ca3f
      
           This box has a color of #50ca3f        
        
          <div style="background-color:#50ca3f;">Content here</div>
        
        
          .mybackground {background-color:#50ca3f;}
        
        Background color #50ca3f
      
           Border around this has a color of #50ca3f        
        
          <div style="border:2px solid #50ca3f;">Content here</div>
        
        
          .myborder {border:2px solid #50ca3f;}
        
        Border color #50ca3f