#50cfa1 color space conversions
Hex:
        #50cfa1
        RGB:
        80, 207, 161
        CMY:
        69, 19, 37
        CMYK:
        61, 0, 22, 19
      HSL:
        158°, 56.9507%, 56.2745%
        HSV (HSB):
        158°, 61.3527%, 81.1765%
        XYZ:
        32.0541, 48.9043, 41.4683
        xyY:
        0.2618, 0.3995, 48.9043
      CIE-Lab:
        75.3918, -45.8986, 12.6008
        CIE-LCH:
        75.3918, 47.5969, 164.6486
        CIE-Luv:
        75.3918, -52.7096, 25.6673
        Hunter-Lab:
        69.9316, -40.5625, 13.7942
      #50cfa1 color charts
#50cfa1 RGB chart
      #50cfa1 CMYK chart
      #50cfa1 RGB pie chart
      #50cfa1 color shades, tints & tones
#50cfa1 color schemes
#50cfa1 color preview, HTML & CSS examples
           This text has a color of #50cfa1        
        
          <p style="color:#50cfa1;">Text here</p>
        
        
          .mytext {color:#50cfa1;}
        
        Text color #50cfa1
      
           This box has a color of #50cfa1        
        
          <div style="background-color:#50cfa1;">Content here</div>
        
        
          .mybackground {background-color:#50cfa1;}
        
        Background color #50cfa1
      
           Border around this has a color of #50cfa1        
        
          <div style="border:2px solid #50cfa1;">Content here</div>
        
        
          .myborder {border:2px solid #50cfa1;}
        
        Border color #50cfa1