#50fc9e color space conversions
Hex:
        #50fc9e
        RGB:
        80, 252, 158
        CMY:
        69, 1, 38
        CMYK:
        68, 0, 37, 1
      HSL:
        147°, 96.6292%, 65.0980%
        HSV (HSB):
        147°, 68.2540%, 98.8235%
        XYZ:
        44.2902, 73.7949, 44.2573
        xyY:
        0.2728, 0.4546, 73.7949
      CIE-Lab:
        88.8255, -64.1957, 32.5825
        CIE-LCH:
        88.8255, 71.9911, 153.0900
        CIE-Luv:
        88.8255, -69.1250, 56.4935
        Hunter-Lab:
        85.9040, -58.3012, 29.5869
      #50fc9e color charts
#50fc9e RGB chart
      #50fc9e CMYK chart
      #50fc9e RGB pie chart
      #50fc9e color shades, tints & tones
#50fc9e color schemes
#50fc9e color preview, HTML & CSS examples
           This text has a color of #50fc9e        
        
          <p style="color:#50fc9e;">Text here</p>
        
        
          .mytext {color:#50fc9e;}
        
        Text color #50fc9e
      
           This box has a color of #50fc9e        
        
          <div style="background-color:#50fc9e;">Content here</div>
        
        
          .mybackground {background-color:#50fc9e;}
        
        Background color #50fc9e
      
           Border around this has a color of #50fc9e        
        
          <div style="border:2px solid #50fc9e;">Content here</div>
        
        
          .myborder {border:2px solid #50fc9e;}
        
        Border color #50fc9e