#50df3b color space conversions
Hex:
        #50df3b
        RGB:
        80, 223, 59
        CMY:
        69, 13, 77
        CMYK:
        64, 0, 74, 13
      HSL:
        112°, 71.9298%, 55.2941%
        HSV (HSB):
        112°, 73.5426%, 87.4510%
        XYZ:
        30.4854, 54.7966, 13.1077
        xyY:
        0.3098, 0.5569, 54.7966
      CIE-Lab:
        78.9240, -66.8964, 64.9085
        CIE-LCH:
        78.9240, 93.2108, 135.8641
        CIE-Luv:
        78.9240, -62.6862, 86.8975
        Hunter-Lab:
        74.0247, -56.0322, 41.3187
      #50df3b color charts
#50df3b RGB chart
      #50df3b CMYK chart
      #50df3b RGB pie chart
      #50df3b color shades, tints & tones
#50df3b color schemes
#50df3b color preview, HTML & CSS examples
           This text has a color of #50df3b        
        
          <p style="color:#50df3b;">Text here</p>
        
        
          .mytext {color:#50df3b;}
        
        Text color #50df3b
      
           This box has a color of #50df3b        
        
          <div style="background-color:#50df3b;">Content here</div>
        
        
          .mybackground {background-color:#50df3b;}
        
        Background color #50df3b
      
           Border around this has a color of #50df3b        
        
          <div style="border:2px solid #50df3b;">Content here</div>
        
        
          .myborder {border:2px solid #50df3b;}
        
        Border color #50df3b