#2b4a40 color space conversions
Hex:
        #2b4a40
        RGB:
        43, 74, 64
        CMY:
        83, 71, 75
        CMYK:
        42, 0, 14, 71
      HSL:
        161°, 26.4957%, 22.9412%
        HSV (HSB):
        161°, 41.8919%, 29.0196%
        XYZ:
        4.3705, 5.7813, 5.7360
        xyY:
        0.2751, 0.3639, 5.7813
      CIE-Lab:
        28.8539, -14.2067, 2.3597
        CIE-LCH:
        28.8539, 14.4014, 170.5694
        CIE-Luv:
        28.8539, -13.6601, 4.5435
        Hunter-Lab:
        24.0444, -9.6324, 2.6868
      #2b4a40 color charts
#2b4a40 RGB chart
      #2b4a40 CMYK chart
      #2b4a40 RGB pie chart
      #2b4a40 color shades, tints & tones
#2b4a40 color schemes
#2b4a40 color preview, HTML & CSS examples
           This text has a color of #2b4a40        
        
          <p style="color:#2b4a40;">Text here</p>
        
        
          .mytext {color:#2b4a40;}
        
        Text color #2b4a40
      
           This box has a color of #2b4a40        
        
          <div style="background-color:#2b4a40;">Content here</div>
        
        
          .mybackground {background-color:#2b4a40;}
        
        Background color #2b4a40
      
           Border around this has a color of #2b4a40        
        
          <div style="border:2px solid #2b4a40;">Content here</div>
        
        
          .myborder {border:2px solid #2b4a40;}
        
        Border color #2b4a40