#50dd98 color space conversions
Hex:
        #50dd98
        RGB:
        80, 221, 152
        CMY:
        69, 13, 40
        CMYK:
        64, 0, 31, 13
      HSL:
        151°, 67.4641%, 59.0196%
        HSV (HSB):
        151°, 63.8009%, 86.6667%
        XYZ:
        34.8322, 55.6854, 38.6183
        xyY:
        0.2697, 0.4312, 55.6854
      CIE-Lab:
        79.4344, -53.5466, 22.9711
        CIE-LCH:
        79.4344, 58.2658, 156.7810
        CIE-Luv:
        79.4344, -58.3735, 41.2695
        Hunter-Lab:
        74.6226, -47.2697, 21.5524
      #50dd98 color charts
#50dd98 RGB chart
      #50dd98 CMYK chart
      #50dd98 RGB pie chart
      #50dd98 color shades, tints & tones
#50dd98 color schemes
#50dd98 color preview, HTML & CSS examples
           This text has a color of #50dd98        
        
          <p style="color:#50dd98;">Text here</p>
        
        
          .mytext {color:#50dd98;}
        
        Text color #50dd98
      
           This box has a color of #50dd98        
        
          <div style="background-color:#50dd98;">Content here</div>
        
        
          .mybackground {background-color:#50dd98;}
        
        Background color #50dd98
      
           Border around this has a color of #50dd98        
        
          <div style="border:2px solid #50dd98;">Content here</div>
        
        
          .myborder {border:2px solid #50dd98;}
        
        Border color #50dd98