#2fa767 color space conversions
Hex:
        #2fa767
        RGB:
        47, 167, 103
        CMY:
        82, 35, 60
        CMYK:
        72, 0, 38, 35
      HSL:
        148°, 56.0748%, 41.9608%
        HSV (HSB):
        148°, 71.8563%, 65.4902%
        XYZ:
        17.4392, 29.2210, 17.5530
        xyY:
        0.2716, 0.4551, 29.2210
      CIE-Lab:
        60.9762, -47.6757, 23.8679
        CIE-LCH:
        60.9762, 53.3165, 153.4061
        CIE-Luv:
        60.9762, -48.0649, 38.7925
        Hunter-Lab:
        54.0565, -37.0129, 18.5871
      #2fa767 color charts
#2fa767 RGB chart
      #2fa767 CMYK chart
      #2fa767 RGB pie chart
      #2fa767 color shades, tints & tones
#2fa767 color schemes
#2fa767 color preview, HTML & CSS examples
           This text has a color of #2fa767        
        
          <p style="color:#2fa767;">Text here</p>
        
        
          .mytext {color:#2fa767;}
        
        Text color #2fa767
      
           This box has a color of #2fa767        
        
          <div style="background-color:#2fa767;">Content here</div>
        
        
          .mybackground {background-color:#2fa767;}
        
        Background color #2fa767
      
           Border around this has a color of #2fa767        
        
          <div style="border:2px solid #2fa767;">Content here</div>
        
        
          .myborder {border:2px solid #2fa767;}
        
        Border color #2fa767