#50ea4b color space conversions
Hex:
        #50ea4b
        RGB:
        80, 234, 75
        CMY:
        69, 8, 71
        CMYK:
        66, 0, 68, 8
      HSL:
        118°, 79.1045%, 60.5882%
        HSV (HSB):
        118°, 67.9487%, 91.7647%
        XYZ:
        34.0011, 61.0591, 16.6502
        xyY:
        0.3044, 0.5466, 61.0591
      CIE-Lab:
        82.4105, -69.2434, 62.7228
        CIE-LCH:
        82.4105, 93.4280, 137.8287
        CIE-Luv:
        82.4105, -66.2230, 87.0832
        Hunter-Lab:
        78.1403, -59.0751, 42.0647
      #50ea4b color charts
#50ea4b RGB chart
      #50ea4b CMYK chart
      #50ea4b RGB pie chart
      #50ea4b color shades, tints & tones
#50ea4b color schemes
#50ea4b color preview, HTML & CSS examples
           This text has a color of #50ea4b        
        
          <p style="color:#50ea4b;">Text here</p>
        
        
          .mytext {color:#50ea4b;}
        
        Text color #50ea4b
      
           This box has a color of #50ea4b        
        
          <div style="background-color:#50ea4b;">Content here</div>
        
        
          .mybackground {background-color:#50ea4b;}
        
        Background color #50ea4b
      
           Border around this has a color of #50ea4b        
        
          <div style="border:2px solid #50ea4b;">Content here</div>
        
        
          .myborder {border:2px solid #50ea4b;}
        
        Border color #50ea4b