#2fa975 color space conversions
Hex:
        #2fa975
        RGB:
        47, 169, 117
        CMY:
        82, 34, 54
        CMYK:
        72, 0, 31, 34
      HSL:
        154°, 56.4815%, 42.3529%
        HSV (HSB):
        154°, 72.1893%, 66.2745%
        XYZ:
        18.5711, 30.2646, 21.6925
        xyY:
        0.2633, 0.4291, 30.2646
      CIE-Lab:
        61.8819, -45.5606, 17.4692
        CIE-LCH:
        61.8819, 48.7949, 159.0218
        CIE-Luv:
        61.8819, -47.9994, 30.8183
        Hunter-Lab:
        55.0133, -36.0160, 15.1305
      #2fa975 color charts
#2fa975 RGB chart
      #2fa975 CMYK chart
      #2fa975 RGB pie chart
      #2fa975 color shades, tints & tones
#2fa975 color schemes
#2fa975 color preview, HTML & CSS examples
           This text has a color of #2fa975        
        
          <p style="color:#2fa975;">Text here</p>
        
        
          .mytext {color:#2fa975;}
        
        Text color #2fa975
      
           This box has a color of #2fa975        
        
          <div style="background-color:#2fa975;">Content here</div>
        
        
          .mybackground {background-color:#2fa975;}
        
        Background color #2fa975
      
           Border around this has a color of #2fa975        
        
          <div style="border:2px solid #2fa975;">Content here</div>
        
        
          .myborder {border:2px solid #2fa975;}
        
        Border color #2fa975