#50bd2d color space conversions
Hex:
        #50bd2d
        RGB:
        80, 189, 45
        CMY:
        69, 26, 82
        CMYK:
        58, 0, 76, 26
      HSL:
        105°, 61.5385%, 45.8824%
        HSV (HSB):
        105°, 76.1905%, 74.1176%
        XYZ:
        21.9795, 38.2901, 8.7149
        xyY:
        0.3186, 0.5551, 38.2901
      CIE-Lab:
        68.2339, -56.1774, 59.0394
        CIE-LCH:
        68.2339, 81.4957, 133.5771
        CIE-Luv:
        68.2339, -50.2070, 75.6443
        Hunter-Lab:
        61.8790, -44.8848, 34.9650
      #50bd2d color charts
#50bd2d RGB chart
      #50bd2d CMYK chart
      #50bd2d RGB pie chart
      #50bd2d color shades, tints & tones
#50bd2d color schemes
#50bd2d color preview, HTML & CSS examples
           This text has a color of #50bd2d        
        
          <p style="color:#50bd2d;">Text here</p>
        
        
          .mytext {color:#50bd2d;}
        
        Text color #50bd2d
      
           This box has a color of #50bd2d        
        
          <div style="background-color:#50bd2d;">Content here</div>
        
        
          .mybackground {background-color:#50bd2d;}
        
        Background color #50bd2d
      
           Border around this has a color of #50bd2d        
        
          <div style="border:2px solid #50bd2d;">Content here</div>
        
        
          .myborder {border:2px solid #50bd2d;}
        
        Border color #50bd2d