#50dd93 color space conversions
Hex:
        #50dd93
        RGB:
        80, 221, 147
        CMY:
        69, 13, 42
        CMYK:
        64, 0, 33, 13
      HSL:
        149°, 67.4641%, 59.0196%
        HSV (HSB):
        149°, 63.8009%, 86.6667%
        XYZ:
        34.4312, 55.5250, 36.5064
        xyY:
        0.2723, 0.4391, 55.5250
      CIE-Lab:
        79.3427, -54.5297, 25.4421
        CIE-LCH:
        79.3427, 60.1730, 154.9875
        CIE-Luv:
        79.3427, -58.6357, 44.6045
        Hunter-Lab:
        74.5151, -47.9219, 23.1132
      #50dd93 color charts
#50dd93 RGB chart
      #50dd93 CMYK chart
      #50dd93 RGB pie chart
      #50dd93 color shades, tints & tones
#50dd93 color schemes
#50dd93 color preview, HTML & CSS examples
           This text has a color of #50dd93        
        
          <p style="color:#50dd93;">Text here</p>
        
        
          .mytext {color:#50dd93;}
        
        Text color #50dd93
      
           This box has a color of #50dd93        
        
          <div style="background-color:#50dd93;">Content here</div>
        
        
          .mybackground {background-color:#50dd93;}
        
        Background color #50dd93
      
           Border around this has a color of #50dd93        
        
          <div style="border:2px solid #50dd93;">Content here</div>
        
        
          .myborder {border:2px solid #50dd93;}
        
        Border color #50dd93