#2faa83 color space conversions
Hex:
        #2faa83
        RGB:
        47, 170, 131
        CMY:
        82, 33, 49
        CMYK:
        72, 0, 23, 33
      HSL:
        161°, 56.6820%, 42.5490%
        HSV (HSB):
        161°, 72.3529%, 66.6667%
        XYZ:
        19.6437, 30.9925, 26.4195
        xyY:
        0.2549, 0.4022, 30.9925
      CIE-Lab:
        62.5013, -42.7489, 10.6034
        CIE-LCH:
        62.5013, 44.0443, 166.0695
        CIE-Luv:
        62.5013, -47.5082, 21.4579
        Hunter-Lab:
        55.6709, -34.4395, 10.8326
      #2faa83 color charts
#2faa83 RGB chart
      #2faa83 CMYK chart
      #2faa83 RGB pie chart
      #2faa83 color shades, tints & tones
#2faa83 color schemes
#2faa83 color preview, HTML & CSS examples
           This text has a color of #2faa83        
        
          <p style="color:#2faa83;">Text here</p>
        
        
          .mytext {color:#2faa83;}
        
        Text color #2faa83
      
           This box has a color of #2faa83        
        
          <div style="background-color:#2faa83;">Content here</div>
        
        
          .mybackground {background-color:#2faa83;}
        
        Background color #2faa83
      
           Border around this has a color of #2faa83        
        
          <div style="border:2px solid #2faa83;">Content here</div>
        
        
          .myborder {border:2px solid #2faa83;}
        
        Border color #2faa83