#50caa9 color space conversions
Hex:
        #50caa9
        RGB:
        80, 202, 169
        CMY:
        69, 21, 34
        CMYK:
        60, 0, 16, 21
      HSL:
        164°, 53.5088%, 55.2941%
        HSV (HSB):
        164°, 60.3960%, 79.2157%
        XYZ:
        31.5902, 46.8111, 44.9066
        xyY:
        0.2562, 0.3796, 46.8111
      CIE-Lab:
        74.0688, -41.8832, 6.4189
        CIE-LCH:
        74.0688, 42.3722, 171.2868
        CIE-Luv:
        74.0688, -50.4004, 16.1439
        Hunter-Lab:
        68.4186, -37.3157, 8.9780
      #50caa9 color charts
#50caa9 RGB chart
      #50caa9 CMYK chart
      #50caa9 RGB pie chart
      #50caa9 color shades, tints & tones
#50caa9 color schemes
#50caa9 color preview, HTML & CSS examples
           This text has a color of #50caa9        
        
          <p style="color:#50caa9;">Text here</p>
        
        
          .mytext {color:#50caa9;}
        
        Text color #50caa9
      
           This box has a color of #50caa9        
        
          <div style="background-color:#50caa9;">Content here</div>
        
        
          .mybackground {background-color:#50caa9;}
        
        Background color #50caa9
      
           Border around this has a color of #50caa9        
        
          <div style="border:2px solid #50caa9;">Content here</div>
        
        
          .myborder {border:2px solid #50caa9;}
        
        Border color #50caa9