#50bb99 color space conversions
Hex:
        #50bb99
        RGB:
        80, 187, 153
        CMY:
        69, 27, 40
        CMYK:
        57, 0, 18, 27
      HSL:
        161°, 44.0329%, 52.3529%
        HSV (HSB):
        161°, 57.2193%, 73.3333%
        XYZ:
        26.8284, 39.5460, 36.3561
        xyY:
        0.2612, 0.3849, 39.5460
      CIE-Lab:
        69.1450, -39.0182, 8.0507
        CIE-LCH:
        69.1450, 39.8401, 168.3416
        CIE-Luv:
        69.1450, -45.5294, 17.8230
        Hunter-Lab:
        62.8856, -33.8979, 9.7426
      #50bb99 color charts
#50bb99 RGB chart
      #50bb99 CMYK chart
      #50bb99 RGB pie chart
      #50bb99 color shades, tints & tones
#50bb99 color schemes
#50bb99 color preview, HTML & CSS examples
           This text has a color of #50bb99        
        
          <p style="color:#50bb99;">Text here</p>
        
        
          .mytext {color:#50bb99;}
        
        Text color #50bb99
      
           This box has a color of #50bb99        
        
          <div style="background-color:#50bb99;">Content here</div>
        
        
          .mybackground {background-color:#50bb99;}
        
        Background color #50bb99
      
           Border around this has a color of #50bb99        
        
          <div style="border:2px solid #50bb99;">Content here</div>
        
        
          .myborder {border:2px solid #50bb99;}
        
        Border color #50bb99