#50ca3e color space conversions
Hex:
        #50ca3e
        RGB:
        80, 202, 62
        CMY:
        69, 21, 76
        CMYK:
        60, 0, 69, 21
      HSL:
        112°, 56.9106%, 51.7647%
        HSV (HSB):
        112°, 69.3069%, 79.2157%
        XYZ:
        25.2983, 44.2943, 11.7737
        xyY:
        0.3109, 0.5444, 44.2943
      CIE-Lab:
        72.4248, -59.5130, 57.1737
        CIE-LCH:
        72.4248, 82.5265, 136.1485
        CIE-Luv:
        72.4248, -54.8622, 76.7324
        Hunter-Lab:
        66.5540, -48.6186, 36.0991
      #50ca3e color charts
#50ca3e RGB chart
      #50ca3e CMYK chart
      #50ca3e RGB pie chart
      #50ca3e color shades, tints & tones
#50ca3e color schemes
#50ca3e color preview, HTML & CSS examples
           This text has a color of #50ca3e        
        
          <p style="color:#50ca3e;">Text here</p>
        
        
          .mytext {color:#50ca3e;}
        
        Text color #50ca3e
      
           This box has a color of #50ca3e        
        
          <div style="background-color:#50ca3e;">Content here</div>
        
        
          .mybackground {background-color:#50ca3e;}
        
        Background color #50ca3e
      
           Border around this has a color of #50ca3e        
        
          <div style="border:2px solid #50ca3e;">Content here</div>
        
        
          .myborder {border:2px solid #50ca3e;}
        
        Border color #50ca3e