#50e466 color space conversions
Hex:
        #50e466
        RGB:
        80, 228, 102
        CMY:
        69, 11, 60
        CMYK:
        65, 0, 55, 11
      HSL:
        129°, 73.2673%, 60.3922%
        HSV (HSB):
        129°, 64.9123%, 89.4118%
        XYZ:
        33.4499, 58.1516, 22.0318
        xyY:
        0.2944, 0.5117, 58.1516
      CIE-Lab:
        80.8230, -64.3289, 49.5204
        CIE-LCH:
        80.8230, 81.1818, 142.4109
        CIE-Luv:
        80.8230, -63.2101, 73.7639
        Hunter-Lab:
        76.2572, -55.1517, 36.2503
      #50e466 color charts
#50e466 RGB chart
      #50e466 CMYK chart
      #50e466 RGB pie chart
      #50e466 color shades, tints & tones
#50e466 color schemes
#50e466 color preview, HTML & CSS examples
           This text has a color of #50e466        
        
          <p style="color:#50e466;">Text here</p>
        
        
          .mytext {color:#50e466;}
        
        Text color #50e466
      
           This box has a color of #50e466        
        
          <div style="background-color:#50e466;">Content here</div>
        
        
          .mybackground {background-color:#50e466;}
        
        Background color #50e466
      
           Border around this has a color of #50e466        
        
          <div style="border:2px solid #50e466;">Content here</div>
        
        
          .myborder {border:2px solid #50e466;}
        
        Border color #50e466