#50c812 color space conversions
Hex:
        #50c812
        RGB:
        80, 200, 18
        CMY:
        69, 22, 93
        CMYK:
        60, 0, 91, 22
      HSL:
        100°, 83.4862%, 42.7451%
        HSV (HSB):
        100°, 91.0000%, 78.4314%
        XYZ:
        24.0717, 43.0577, 7.6145
        xyY:
        0.3221, 0.5761, 43.0577
      CIE-Lab:
        71.5941, -61.2168, 68.6249
        CIE-LCH:
        71.5941, 91.9613, 131.7346
        CIE-Luv:
        71.5941, -54.7765, 84.7252
        Hunter-Lab:
        65.6184, -49.3504, 39.0527
      #50c812 color charts
#50c812 RGB chart
      #50c812 CMYK chart
      #50c812 RGB pie chart
      #50c812 color shades, tints & tones
#50c812 color schemes
#50c812 color preview, HTML & CSS examples
           This text has a color of #50c812        
        
          <p style="color:#50c812;">Text here</p>
        
        
          .mytext {color:#50c812;}
        
        Text color #50c812
      
           This box has a color of #50c812        
        
          <div style="background-color:#50c812;">Content here</div>
        
        
          .mybackground {background-color:#50c812;}
        
        Background color #50c812
      
           Border around this has a color of #50c812        
        
          <div style="border:2px solid #50c812;">Content here</div>
        
        
          .myborder {border:2px solid #50c812;}
        
        Border color #50c812