#50faa2 color space conversions
Hex:
        #50faa2
        RGB:
        80, 250, 162
        CMY:
        69, 2, 36
        CMYK:
        68, 0, 35, 2
      HSL:
        149°, 94.4444%, 64.7059%
        HSV (HSB):
        149°, 68.0000%, 98.0392%
        XYZ:
        44.0155, 72.6853, 45.8922
        xyY:
        0.2707, 0.4470, 72.6853
      CIE-Lab:
        88.2974, -62.7230, 29.8697
        CIE-LCH:
        88.2974, 69.4721, 154.5354
        CIE-Luv:
        88.2974, -68.2101, 52.7536
        Hunter-Lab:
        85.2557, -57.0422, 27.7638
      #50faa2 color charts
#50faa2 RGB chart
      #50faa2 CMYK chart
      #50faa2 RGB pie chart
      #50faa2 color shades, tints & tones
#50faa2 color schemes
#50faa2 color preview, HTML & CSS examples
           This text has a color of #50faa2        
        
          <p style="color:#50faa2;">Text here</p>
        
        
          .mytext {color:#50faa2;}
        
        Text color #50faa2
      
           This box has a color of #50faa2        
        
          <div style="background-color:#50faa2;">Content here</div>
        
        
          .mybackground {background-color:#50faa2;}
        
        Background color #50faa2
      
           Border around this has a color of #50faa2        
        
          <div style="border:2px solid #50faa2;">Content here</div>
        
        
          .myborder {border:2px solid #50faa2;}
        
        Border color #50faa2