#50f712 color space conversions
Hex:
        #50f712
        RGB:
        80, 247, 18
        CMY:
        69, 3, 93
        CMYK:
        68, 0, 93, 3
      HSL:
        104°, 93.4694%, 51.9608%
        HSV (HSB):
        104°, 92.7126%, 96.8627%
        XYZ:
        36.6782, 68.2707, 11.8167
        xyY:
        0.3141, 0.5847, 68.2707
      CIE-Lab:
        86.1416, -76.2445, 80.7077
        CIE-LCH:
        86.1416, 111.0268, 133.3711
        CIE-Luv:
        86.1416, -71.6706, 103.2317
        Hunter-Lab:
        82.6261, -65.3584, 49.3589
      #50f712 color charts
#50f712 RGB chart
      #50f712 CMYK chart
      #50f712 RGB pie chart
      #50f712 color shades, tints & tones
#50f712 color schemes
#50f712 color preview, HTML & CSS examples
           This text has a color of #50f712        
        
          <p style="color:#50f712;">Text here</p>
        
        
          .mytext {color:#50f712;}
        
        Text color #50f712
      
           This box has a color of #50f712        
        
          <div style="background-color:#50f712;">Content here</div>
        
        
          .mybackground {background-color:#50f712;}
        
        Background color #50f712
      
           Border around this has a color of #50f712        
        
          <div style="border:2px solid #50f712;">Content here</div>
        
        
          .myborder {border:2px solid #50f712;}
        
        Border color #50f712