#50dc3d color space conversions
Hex:
        #50dc3d
        RGB:
        80, 220, 61
        CMY:
        69, 14, 76
        CMYK:
        64, 0, 72, 14
      HSL:
        113°, 69.4323%, 55.0980%
        HSV (HSB):
        113°, 72.2727%, 86.2745%
        XYZ:
        29.7438, 53.2288, 13.1214
        xyY:
        0.3095, 0.5539, 53.2288
      CIE-Lab:
        78.0099, -65.7546, 63.2982
        CIE-LCH:
        78.0099, 91.2706, 136.0904
        CIE-Luv:
        78.0099, -61.5566, 85.0528
        Hunter-Lab:
        72.9581, -54.9052, 40.4074
      #50dc3d color charts
#50dc3d RGB chart
      #50dc3d CMYK chart
      #50dc3d RGB pie chart
      #50dc3d color shades, tints & tones
#50dc3d color schemes
#50dc3d color preview, HTML & CSS examples
           This text has a color of #50dc3d        
        
          <p style="color:#50dc3d;">Text here</p>
        
        
          .mytext {color:#50dc3d;}
        
        Text color #50dc3d
      
           This box has a color of #50dc3d        
        
          <div style="background-color:#50dc3d;">Content here</div>
        
        
          .mybackground {background-color:#50dc3d;}
        
        Background color #50dc3d
      
           Border around this has a color of #50dc3d        
        
          <div style="border:2px solid #50dc3d;">Content here</div>
        
        
          .myborder {border:2px solid #50dc3d;}
        
        Border color #50dc3d