#50f26a color space conversions
Hex:
        #50f26a
        RGB:
        80, 242, 106
        CMY:
        69, 5, 58
        CMYK:
        67, 0, 56, 5
      HSL:
        130°, 86.1702%, 63.1373%
        HSV (HSB):
        130°, 66.9421%, 94.9020%
        XYZ:
        37.6619, 66.2503, 24.4383
        xyY:
        0.2934, 0.5162, 66.2503
      CIE-Lab:
        85.1240, -68.6323, 52.8076
        CIE-LCH:
        85.1240, 86.5970, 142.4243
        CIE-Luv:
        85.1240, -68.0278, 79.0012
        Hunter-Lab:
        81.3943, -59.8464, 39.1745
      #50f26a color charts
#50f26a RGB chart
      #50f26a CMYK chart
      #50f26a RGB pie chart
      #50f26a color shades, tints & tones
#50f26a color schemes
#50f26a color preview, HTML & CSS examples
           This text has a color of #50f26a        
        
          <p style="color:#50f26a;">Text here</p>
        
        
          .mytext {color:#50f26a;}
        
        Text color #50f26a
      
           This box has a color of #50f26a        
        
          <div style="background-color:#50f26a;">Content here</div>
        
        
          .mybackground {background-color:#50f26a;}
        
        Background color #50f26a
      
           Border around this has a color of #50f26a        
        
          <div style="border:2px solid #50f26a;">Content here</div>
        
        
          .myborder {border:2px solid #50f26a;}
        
        Border color #50f26a