#2f956e color space conversions
Hex:
        #2f956e
        RGB:
        47, 149, 110
        CMY:
        82, 42, 57
        CMYK:
        68, 0, 26, 42
      HSL:
        157°, 52.0408%, 38.4314%
        HSV (HSB):
        157°, 68.4564%, 58.4314%
        XYZ:
        14.7342, 23.2250, 18.4582
        xyY:
        0.2612, 0.4117, 23.2250
      CIE-Lab:
        55.3034, -38.7461, 12.2474
        CIE-LCH:
        55.3034, 40.6357, 162.4586
        CIE-Luv:
        55.3034, -40.9838, 22.3919
        Hunter-Lab:
        48.1923, -29.7624, 11.0260
      #2f956e color charts
#2f956e RGB chart
      #2f956e CMYK chart
      #2f956e RGB pie chart
      #2f956e color shades, tints & tones
#2f956e color schemes
#2f956e color preview, HTML & CSS examples
           This text has a color of #2f956e        
        
          <p style="color:#2f956e;">Text here</p>
        
        
          .mytext {color:#2f956e;}
        
        Text color #2f956e
      
           This box has a color of #2f956e        
        
          <div style="background-color:#2f956e;">Content here</div>
        
        
          .mybackground {background-color:#2f956e;}
        
        Background color #2f956e
      
           Border around this has a color of #2f956e        
        
          <div style="border:2px solid #2f956e;">Content here</div>
        
        
          .myborder {border:2px solid #2f956e;}
        
        Border color #2f956e