#50f314 color space conversions
Hex:
        #50f314
        RGB:
        80, 243, 20
        CMY:
        69, 5, 92
        CMYK:
        67, 0, 92, 5
      HSL:
        104°, 90.2834%, 51.5686%
        HSV (HSB):
        104°, 91.7695%, 95.2941%
        XYZ:
        35.4851, 65.8572, 11.5033
        xyY:
        0.3145, 0.5836, 65.8572
      CIE-Lab:
        84.9235, -74.9846, 79.4585
        CIE-LCH:
        84.9235, 109.2536, 133.3407
        CIE-Luv:
        84.9235, -70.2830, 101.5282
        Hunter-Lab:
        81.1524, -63.9649, 48.4024
      #50f314 color charts
#50f314 RGB chart
      #50f314 CMYK chart
      #50f314 RGB pie chart
      #50f314 color shades, tints & tones
#50f314 color schemes
#50f314 color preview, HTML & CSS examples
           This text has a color of #50f314        
        
          <p style="color:#50f314;">Text here</p>
        
        
          .mytext {color:#50f314;}
        
        Text color #50f314
      
           This box has a color of #50f314        
        
          <div style="background-color:#50f314;">Content here</div>
        
        
          .mybackground {background-color:#50f314;}
        
        Background color #50f314
      
           Border around this has a color of #50f314        
        
          <div style="border:2px solid #50f314;">Content here</div>
        
        
          .myborder {border:2px solid #50f314;}
        
        Border color #50f314