#50fa6a color space conversions
Hex:
        #50fa6a
        RGB:
        80, 250, 106
        CMY:
        69, 2, 58
        CMYK:
        68, 0, 58, 2
      HSL:
        129°, 94.4444%, 64.7059%
        HSV (HSB):
        129°, 68.0000%, 98.0392%
        XYZ:
        40.0954, 71.1173, 25.2494
        xyY:
        0.2938, 0.5212, 71.1173
      CIE-Lab:
        87.5420, -71.3096, 55.6465
        CIE-LCH:
        87.5420, 90.4521, 142.0333
        CIE-Luv:
        87.5420, -70.8119, 82.9519
        Hunter-Lab:
        84.3311, -62.7112, 41.2798
      #50fa6a color charts
#50fa6a RGB chart
      #50fa6a CMYK chart
      #50fa6a RGB pie chart
      #50fa6a color shades, tints & tones
#50fa6a color schemes
#50fa6a color preview, HTML & CSS examples
           This text has a color of #50fa6a        
        
          <p style="color:#50fa6a;">Text here</p>
        
        
          .mytext {color:#50fa6a;}
        
        Text color #50fa6a
      
           This box has a color of #50fa6a        
        
          <div style="background-color:#50fa6a;">Content here</div>
        
        
          .mybackground {background-color:#50fa6a;}
        
        Background color #50fa6a
      
           Border around this has a color of #50fa6a        
        
          <div style="border:2px solid #50fa6a;">Content here</div>
        
        
          .myborder {border:2px solid #50fa6a;}
        
        Border color #50fa6a