#50b892 color space conversions
Hex:
        #50b892
        RGB:
        80, 184, 146
        CMY:
        69, 28, 43
        CMYK:
        57, 0, 21, 28
      HSL:
        158°, 42.2764%, 51.7647%
        HSV (HSB):
        158°, 56.5217%, 72.1569%
        XYZ:
        25.6371, 38.0618, 33.1896
        xyY:
        0.2646, 0.3928, 38.0618
      CIE-Lab:
        68.0661, -39.2964, 10.3420
        CIE-LCH:
        68.0661, 40.6345, 165.2553
        CIE-Luv:
        68.0661, -44.7105, 21.0138
        Hunter-Lab:
        61.6942, -33.7891, 11.2898
      #50b892 color charts
#50b892 RGB chart
      #50b892 CMYK chart
      #50b892 RGB pie chart
      #50b892 color shades, tints & tones
#50b892 color schemes
#50b892 color preview, HTML & CSS examples
           This text has a color of #50b892        
        
          <p style="color:#50b892;">Text here</p>
        
        
          .mytext {color:#50b892;}
        
        Text color #50b892
      
           This box has a color of #50b892        
        
          <div style="background-color:#50b892;">Content here</div>
        
        
          .mybackground {background-color:#50b892;}
        
        Background color #50b892
      
           Border around this has a color of #50b892        
        
          <div style="border:2px solid #50b892;">Content here</div>
        
        
          .myborder {border:2px solid #50b892;}
        
        Border color #50b892