#50a8a5 color space conversions
Hex:
        #50a8a5
        RGB:
        80, 168, 165
        CMY:
        69, 34, 35
        CMYK:
        52, 0, 2, 34
      HSL:
        178°, 35.4839%, 48.6275%
        HSV (HSB):
        178°, 52.3810%, 65.8824%
        XYZ:
        24.1024, 32.4273, 40.5861
        xyY:
        0.2482, 0.3339, 32.4273
      CIE-Lab:
        63.6945, -27.0324, -6.5315
        CIE-LCH:
        63.6945, 27.8103, 193.5833
        CIE-Luv:
        63.6945, -37.5579, -5.5911
        Hunter-Lab:
        56.9450, -24.1022, -2.3959
      #50a8a5 color charts
#50a8a5 RGB chart
      #50a8a5 CMYK chart
      #50a8a5 RGB pie chart
      #50a8a5 color shades, tints & tones
#50a8a5 color schemes
#50a8a5 color preview, HTML & CSS examples
           This text has a color of #50a8a5        
        
          <p style="color:#50a8a5;">Text here</p>
        
        
          .mytext {color:#50a8a5;}
        
        Text color #50a8a5
      
           This box has a color of #50a8a5        
        
          <div style="background-color:#50a8a5;">Content here</div>
        
        
          .mybackground {background-color:#50a8a5;}
        
        Background color #50a8a5
      
           Border around this has a color of #50a8a5        
        
          <div style="border:2px solid #50a8a5;">Content here</div>
        
        
          .myborder {border:2px solid #50a8a5;}
        
        Border color #50a8a5