#2f998e color space conversions
Hex:
        #2f998e
        RGB:
        47, 153, 142
        CMY:
        82, 40, 44
        CMYK:
        69, 0, 7, 40
      HSL:
        174°, 53.0000%, 39.2157%
        HSV (HSB):
        174°, 69.2810%, 60.0000%
        XYZ:
        17.4460, 25.3398, 29.5628
        xyY:
        0.2411, 0.3502, 25.3398
      CIE-Lab:
        57.4050, -32.2455, -2.9461
        CIE-LCH:
        57.4050, 32.3798, 185.2204
        CIE-Luv:
        57.4050, -40.5368, 0.5194
        Hunter-Lab:
        50.3387, -26.2294, 0.4174
      #2f998e color charts
#2f998e RGB chart
      #2f998e CMYK chart
      #2f998e RGB pie chart
      #2f998e color shades, tints & tones
#2f998e color schemes
#2f998e color preview, HTML & CSS examples
           This text has a color of #2f998e        
        
          <p style="color:#2f998e;">Text here</p>
        
        
          .mytext {color:#2f998e;}
        
        Text color #2f998e
      
           This box has a color of #2f998e        
        
          <div style="background-color:#2f998e;">Content here</div>
        
        
          .mybackground {background-color:#2f998e;}
        
        Background color #2f998e
      
           Border around this has a color of #2f998e        
        
          <div style="border:2px solid #2f998e;">Content here</div>
        
        
          .myborder {border:2px solid #2f998e;}
        
        Border color #2f998e