#50c0af color space conversions
Hex:
        #50c0af
        RGB:
        80, 192, 175
        CMY:
        69, 25, 31
        CMYK:
        58, 0, 9, 25
      HSL:
        171°, 47.0588%, 53.3333%
        HSV (HSB):
        171°, 58.3333%, 75.2941%
        XYZ:
        29.8958, 42.4999, 47.1851
        xyY:
        0.2500, 0.3554, 42.4999
      CIE-Lab:
        71.2142, -35.8856, -0.9792
        CIE-LCH:
        71.2142, 35.8990, 181.5630
        CIE-Luv:
        71.2142, -46.3028, 4.1642
        Hunter-Lab:
        65.1919, -32.2292, 2.7210
      #50c0af color charts
#50c0af RGB chart
      #50c0af CMYK chart
      #50c0af RGB pie chart
      #50c0af color shades, tints & tones
#50c0af color schemes
#50c0af color preview, HTML & CSS examples
           This text has a color of #50c0af        
        
          <p style="color:#50c0af;">Text here</p>
        
        
          .mytext {color:#50c0af;}
        
        Text color #50c0af
      
           This box has a color of #50c0af        
        
          <div style="background-color:#50c0af;">Content here</div>
        
        
          .mybackground {background-color:#50c0af;}
        
        Background color #50c0af
      
           Border around this has a color of #50c0af        
        
          <div style="border:2px solid #50c0af;">Content here</div>
        
        
          .myborder {border:2px solid #50c0af;}
        
        Border color #50c0af