#50c0a4 color space conversions
Hex:
        #50c0a4
        RGB:
        80, 192, 164
        CMY:
        69, 25, 36
        CMYK:
        58, 0, 15, 25
      HSL:
        165°, 47.0588%, 53.3333%
        HSV (HSB):
        165°, 58.3333%, 75.2941%
        XYZ:
        28.8587, 42.0851, 41.7242
        xyY:
        0.2561, 0.3735, 42.0851
      CIE-Lab:
        70.9295, -38.6367, 4.6096
        CIE-LCH:
        70.9295, 38.9107, 173.1963
        CIE-Luv:
        70.9295, -46.8847, 12.8897
        Hunter-Lab:
        64.8730, -34.1221, 7.2777
      #50c0a4 color charts
#50c0a4 RGB chart
      #50c0a4 CMYK chart
      #50c0a4 RGB pie chart
      #50c0a4 color shades, tints & tones
#50c0a4 color schemes
#50c0a4 color preview, HTML & CSS examples
           This text has a color of #50c0a4        
        
          <p style="color:#50c0a4;">Text here</p>
        
        
          .mytext {color:#50c0a4;}
        
        Text color #50c0a4
      
           This box has a color of #50c0a4        
        
          <div style="background-color:#50c0a4;">Content here</div>
        
        
          .mybackground {background-color:#50c0a4;}
        
        Background color #50c0a4
      
           Border around this has a color of #50c0a4        
        
          <div style="border:2px solid #50c0a4;">Content here</div>
        
        
          .myborder {border:2px solid #50c0a4;}
        
        Border color #50c0a4