#50c4a1 color space conversions
Hex:
        #50c4a1
        RGB:
        80, 196, 161
        CMY:
        69, 23, 37
        CMYK:
        59, 0, 18, 23
      HSL:
        162°, 49.5726%, 54.1176%
        HSV (HSB):
        162°, 59.1837%, 76.8627%
        XYZ:
        29.4812, 43.7585, 40.6106
        xyY:
        0.2589, 0.3844, 43.7585
      CIE-Lab:
        72.0668, -41.1396, 7.8744
        CIE-LCH:
        72.0668, 41.8865, 169.1642
        CIE-Luv:
        72.0668, -48.5648, 18.0436
        Hunter-Lab:
        66.1502, -36.2107, 9.9061
      #50c4a1 color charts
#50c4a1 RGB chart
      #50c4a1 CMYK chart
      #50c4a1 RGB pie chart
      #50c4a1 color shades, tints & tones
#50c4a1 color schemes
#50c4a1 color preview, HTML & CSS examples
           This text has a color of #50c4a1        
        
          <p style="color:#50c4a1;">Text here</p>
        
        
          .mytext {color:#50c4a1;}
        
        Text color #50c4a1
      
           This box has a color of #50c4a1        
        
          <div style="background-color:#50c4a1;">Content here</div>
        
        
          .mybackground {background-color:#50c4a1;}
        
        Background color #50c4a1
      
           Border around this has a color of #50c4a1        
        
          <div style="border:2px solid #50c4a1;">Content here</div>
        
        
          .myborder {border:2px solid #50c4a1;}
        
        Border color #50c4a1