#50f034 color space conversions
Hex:
        #50f034
        RGB:
        80, 240, 52
        CMY:
        69, 6, 80
        CMYK:
        67, 0, 78, 6
      HSL:
        111°, 86.2385%, 57.2549%
        HSV (HSB):
        111°, 78.3333%, 94.1176%
        XYZ:
        35.0882, 64.2736, 13.8055
        xyY:
        0.3101, 0.5680, 64.2736
      CIE-Lab:
        84.1080, -72.8170, 72.1244
        CIE-LCH:
        84.1080, 102.4902, 135.2738
        CIE-Luv:
        84.1080, -68.8453, 95.7299
        Hunter-Lab:
        80.1708, -62.1752, 45.9097
      #50f034 color charts
#50f034 RGB chart
      #50f034 CMYK chart
      #50f034 RGB pie chart
      #50f034 color shades, tints & tones
#50f034 color schemes
#50f034 color preview, HTML & CSS examples
           This text has a color of #50f034        
        
          <p style="color:#50f034;">Text here</p>
        
        
          .mytext {color:#50f034;}
        
        Text color #50f034
      
           This box has a color of #50f034        
        
          <div style="background-color:#50f034;">Content here</div>
        
        
          .mybackground {background-color:#50f034;}
        
        Background color #50f034
      
           Border around this has a color of #50f034        
        
          <div style="border:2px solid #50f034;">Content here</div>
        
        
          .myborder {border:2px solid #50f034;}
        
        Border color #50f034