#2f9265 color space conversions
Hex:
        #2f9265
        RGB:
        47, 146, 101
        CMY:
        82, 43, 60
        CMYK:
        68, 0, 31, 43
      HSL:
        153°, 51.2953%, 37.8431%
        HSV (HSB):
        153°, 67.8082%, 57.2549%
        XYZ:
        13.8001, 22.1017, 15.8506
        xyY:
        0.2667, 0.4271, 22.1017
      CIE-Lab:
        54.1347, -39.5091, 15.7115
        CIE-LCH:
        54.1347, 42.5185, 158.3139
        CIE-Luv:
        54.1347, -40.3507, 26.7195
        Hunter-Lab:
        47.0124, -29.8745, 12.9186
      #2f9265 color charts
#2f9265 RGB chart
      #2f9265 CMYK chart
      #2f9265 RGB pie chart
      #2f9265 color shades, tints & tones
#2f9265 color schemes
#2f9265 color preview, HTML & CSS examples
           This text has a color of #2f9265        
        
          <p style="color:#2f9265;">Text here</p>
        
        
          .mytext {color:#2f9265;}
        
        Text color #2f9265
      
           This box has a color of #2f9265        
        
          <div style="background-color:#2f9265;">Content here</div>
        
        
          .mybackground {background-color:#2f9265;}
        
        Background color #2f9265
      
           Border around this has a color of #2f9265        
        
          <div style="border:2px solid #2f9265;">Content here</div>
        
        
          .myborder {border:2px solid #2f9265;}
        
        Border color #2f9265