#2c998f color space conversions
Hex:
        #2c998f
        RGB:
        44, 153, 143
        CMY:
        83, 40, 44
        CMYK:
        71, 0, 7, 40
      HSL:
        174°, 55.3299%, 38.6275%
        HSV (HSB):
        174°, 71.2418%, 60.0000%
        XYZ:
        17.3879, 25.3011, 29.9538
        xyY:
        0.2394, 0.3483, 25.3011
      CIE-Lab:
        57.3676, -32.4004, -3.5791
        CIE-LCH:
        57.3676, 32.5975, 186.3035
        CIE-Luv:
        57.3676, -40.9843, -0.3985
        Hunter-Lab:
        50.3002, -26.3212, -0.0970
      #2c998f color charts
#2c998f RGB chart
      #2c998f CMYK chart
      #2c998f RGB pie chart
      #2c998f color shades, tints & tones
#2c998f color schemes
#2c998f color preview, HTML & CSS examples
           This text has a color of #2c998f        
        
          <p style="color:#2c998f;">Text here</p>
        
        
          .mytext {color:#2c998f;}
        
        Text color #2c998f
      
           This box has a color of #2c998f        
        
          <div style="background-color:#2c998f;">Content here</div>
        
        
          .mybackground {background-color:#2c998f;}
        
        Background color #2c998f
      
           Border around this has a color of #2c998f        
        
          <div style="border:2px solid #2c998f;">Content here</div>
        
        
          .myborder {border:2px solid #2c998f;}
        
        Border color #2c998f