#50cac9 color space conversions
Hex:
        #50cac9
        RGB:
        80, 202, 201
        CMY:
        69, 21, 21
        CMYK:
        60, 0, 0, 21
      HSL:
        180°, 53.5088%, 55.2941%
        HSV (HSB):
        180°, 60.3960%, 79.2157%
        XYZ:
        34.9714, 48.1636, 62.7117
        xyY:
        0.2398, 0.3302, 48.1636
      CIE-Lab:
        74.9280, -33.6463, -9.6299
        CIE-LCH:
        74.9280, 34.9973, 195.9717
        CIE-Luv:
        74.9280, -48.6061, -9.6503
        Hunter-Lab:
        69.4000, -31.5019, -4.9960
      #50cac9 color charts
#50cac9 RGB chart
      #50cac9 CMYK chart
      #50cac9 RGB pie chart
      #50cac9 color shades, tints & tones
#50cac9 color schemes
#50cac9 color preview, HTML & CSS examples
           This text has a color of #50cac9        
        
          <p style="color:#50cac9;">Text here</p>
        
        
          .mytext {color:#50cac9;}
        
        Text color #50cac9
      
           This box has a color of #50cac9        
        
          <div style="background-color:#50cac9;">Content here</div>
        
        
          .mybackground {background-color:#50cac9;}
        
        Background color #50cac9
      
           Border around this has a color of #50cac9        
        
          <div style="border:2px solid #50cac9;">Content here</div>
        
        
          .myborder {border:2px solid #50cac9;}
        
        Border color #50cac9