#2b978a color space conversions
Hex:
        #2b978a
        RGB:
        43, 151, 138
        CMY:
        83, 41, 46
        CMYK:
        72, 0, 9, 41
      HSL:
        173°, 55.6701%, 38.0392%
        HSV (HSB):
        173°, 71.5232%, 59.2157%
        XYZ:
        16.6503, 24.4818, 27.8927
        xyY:
        0.2412, 0.3547, 24.4818
      CIE-Lab:
        56.5670, -33.0207, -1.9049
        CIE-LCH:
        56.5670, 33.0756, 183.3015
        CIE-Luv:
        56.5670, -40.7351, 2.1438
        Hunter-Lab:
        49.4791, -26.5209, 1.2120
      #2b978a color charts
#2b978a RGB chart
      #2b978a CMYK chart
      #2b978a RGB pie chart
      #2b978a color shades, tints & tones
#2b978a color schemes
#2b978a color preview, HTML & CSS examples
           This text has a color of #2b978a        
        
          <p style="color:#2b978a;">Text here</p>
        
        
          .mytext {color:#2b978a;}
        
        Text color #2b978a
      
           This box has a color of #2b978a        
        
          <div style="background-color:#2b978a;">Content here</div>
        
        
          .mybackground {background-color:#2b978a;}
        
        Background color #2b978a
      
           Border around this has a color of #2b978a        
        
          <div style="border:2px solid #2b978a;">Content here</div>
        
        
          .myborder {border:2px solid #2b978a;}
        
        Border color #2b978a