#50ea06 color space conversions
Hex:
        #50ea06
        RGB:
        80, 234, 6
        CMY:
        69, 8, 98
        CMYK:
        66, 0, 97, 8
      HSL:
        101°, 95.0000%, 47.0588%
        HSV (HSB):
        101°, 97.4359%, 91.7647%
        XYZ:
        32.7640, 60.5643, 10.1355
        xyY:
        0.3167, 0.5854, 60.5643
      CIE-Lab:
        82.1439, -72.4524, 78.5725
        CIE-LCH:
        82.1439, 106.8784, 132.6794
        CIE-Luv:
        82.1439, -67.2310, 98.9435
        Hunter-Lab:
        77.8230, -61.0408, 46.7543
      #50ea06 color charts
#50ea06 RGB chart
      #50ea06 CMYK chart
      #50ea06 RGB pie chart
      #50ea06 color shades, tints & tones
#50ea06 color schemes
#50ea06 color preview, HTML & CSS examples
           This text has a color of #50ea06        
        
          <p style="color:#50ea06;">Text here</p>
        
        
          .mytext {color:#50ea06;}
        
        Text color #50ea06
      
           This box has a color of #50ea06        
        
          <div style="background-color:#50ea06;">Content here</div>
        
        
          .mybackground {background-color:#50ea06;}
        
        Background color #50ea06
      
           Border around this has a color of #50ea06        
        
          <div style="border:2px solid #50ea06;">Content here</div>
        
        
          .myborder {border:2px solid #50ea06;}
        
        Border color #50ea06