#50cbb1 color space conversions
Hex:
        #50cbb1
        RGB:
        80, 203, 177
        CMY:
        69, 20, 31
        CMYK:
        61, 0, 13, 20
      HSL:
        167°, 54.1850%, 55.4902%
        HSV (HSB):
        167°, 60.5911%, 79.6078%
        XYZ:
        32.6000, 47.5917, 49.0629
        xyY:
        0.2522, 0.3682, 47.5917
      CIE-Lab:
        74.5667, -40.3775, 2.8192
        CIE-LCH:
        74.5667, 40.4758, 176.0060
        CIE-Luv:
        74.5667, -50.3330, 10.6192
        Hunter-Lab:
        68.9867, -36.3757, 6.1241
      #50cbb1 color charts
#50cbb1 RGB chart
      #50cbb1 CMYK chart
      #50cbb1 RGB pie chart
      #50cbb1 color shades, tints & tones
#50cbb1 color schemes
#50cbb1 color preview, HTML & CSS examples
           This text has a color of #50cbb1        
        
          <p style="color:#50cbb1;">Text here</p>
        
        
          .mytext {color:#50cbb1;}
        
        Text color #50cbb1
      
           This box has a color of #50cbb1        
        
          <div style="background-color:#50cbb1;">Content here</div>
        
        
          .mybackground {background-color:#50cbb1;}
        
        Background color #50cbb1
      
           Border around this has a color of #50cbb1        
        
          <div style="border:2px solid #50cbb1;">Content here</div>
        
        
          .myborder {border:2px solid #50cbb1;}
        
        Border color #50cbb1