#2f9169 color space conversions
Hex:
        #2f9169
        RGB:
        47, 145, 105
        CMY:
        82, 43, 59
        CMYK:
        68, 0, 28, 43
      HSL:
        156°, 51.0417%, 37.6471%
        HSV (HSB):
        156°, 67.5862%, 56.8627%
        XYZ:
        13.8475, 21.8751, 16.8571
        xyY:
        0.2634, 0.4160, 21.8751
      CIE-Lab:
        53.8942, -38.1720, 13.1155
        CIE-LCH:
        53.8942, 40.3624, 161.0378
        CIE-Luv:
        53.8942, -39.7498, 23.2610
        Hunter-Lab:
        46.7708, -29.0001, 11.3703
      #2f9169 color charts
#2f9169 RGB chart
      #2f9169 CMYK chart
      #2f9169 RGB pie chart
      #2f9169 color shades, tints & tones
#2f9169 color schemes
#2f9169 color preview, HTML & CSS examples
           This text has a color of #2f9169        
        
          <p style="color:#2f9169;">Text here</p>
        
        
          .mytext {color:#2f9169;}
        
        Text color #2f9169
      
           This box has a color of #2f9169        
        
          <div style="background-color:#2f9169;">Content here</div>
        
        
          .mybackground {background-color:#2f9169;}
        
        Background color #2f9169
      
           Border around this has a color of #2f9169        
        
          <div style="border:2px solid #2f9169;">Content here</div>
        
        
          .myborder {border:2px solid #2f9169;}
        
        Border color #2f9169