#50a8a2 color space conversions
Hex:
        #50a8a2
        RGB:
        80, 168, 162
        CMY:
        69, 34, 36
        CMYK:
        52, 0, 4, 34
      HSL:
        176°, 35.4839%, 48.6275%
        HSV (HSB):
        176°, 52.3810%, 65.8824%
        XYZ:
        23.8325, 32.3194, 39.1646
        xyY:
        0.2500, 0.3391, 32.3194
      CIE-Lab:
        63.6060, -27.8367, -4.9838
        CIE-LCH:
        63.6060, 28.2793, 190.1505
        CIE-Luv:
        63.6060, -37.6924, -3.1152
        Hunter-Lab:
        56.8501, -24.6577, -1.0503
      #50a8a2 color charts
#50a8a2 RGB chart
      #50a8a2 CMYK chart
      #50a8a2 RGB pie chart
      #50a8a2 color shades, tints & tones
#50a8a2 color schemes
#50a8a2 color preview, HTML & CSS examples
           This text has a color of #50a8a2        
        
          <p style="color:#50a8a2;">Text here</p>
        
        
          .mytext {color:#50a8a2;}
        
        Text color #50a8a2
      
           This box has a color of #50a8a2        
        
          <div style="background-color:#50a8a2;">Content here</div>
        
        
          .mybackground {background-color:#50a8a2;}
        
        Background color #50a8a2
      
           Border around this has a color of #50a8a2        
        
          <div style="border:2px solid #50a8a2;">Content here</div>
        
        
          .myborder {border:2px solid #50a8a2;}
        
        Border color #50a8a2