#50d8af color space conversions
Hex:
        #50d8af
        RGB:
        80, 216, 175
        CMY:
        69, 15, 31
        CMYK:
        63, 0, 19, 15
      HSL:
        162°, 63.5514%, 58.0392%
        HSV (HSB):
        162°, 62.9630%, 84.7059%
        XYZ:
        35.6020, 53.9124, 49.0871
        xyY:
        0.2569, 0.3890, 53.9124
      CIE-Lab:
        78.4106, -46.5169, 9.4214
        CIE-LCH:
        78.4106, 47.4614, 168.5503
        CIE-Luv:
        78.4106, -55.2665, 21.4168
        Hunter-Lab:
        73.4250, -41.9435, 11.7601
      #50d8af color charts
#50d8af RGB chart
      #50d8af CMYK chart
      #50d8af RGB pie chart
      #50d8af color shades, tints & tones
#50d8af color schemes
#50d8af color preview, HTML & CSS examples
           This text has a color of #50d8af        
        
          <p style="color:#50d8af;">Text here</p>
        
        
          .mytext {color:#50d8af;}
        
        Text color #50d8af
      
           This box has a color of #50d8af        
        
          <div style="background-color:#50d8af;">Content here</div>
        
        
          .mybackground {background-color:#50d8af;}
        
        Background color #50d8af
      
           Border around this has a color of #50d8af        
        
          <div style="border:2px solid #50d8af;">Content here</div>
        
        
          .myborder {border:2px solid #50d8af;}
        
        Border color #50d8af