#2b755b color space conversions
Hex:
        #2b755b
        RGB:
        43, 117, 91
        CMY:
        83, 54, 64
        CMYK:
        63, 0, 22, 54
      HSL:
        159°, 46.2500%, 31.3725%
        HSV (HSB):
        159°, 63.2479%, 45.8824%
        XYZ:
        9.2459, 13.9915, 12.1109
        xyY:
        0.2616, 0.3958, 13.9915
      CIE-Lab:
        44.2207, -29.6187, 7.6452
        CIE-LCH:
        44.2207, 30.5895, 165.5268
        CIE-Luv:
        44.2207, -30.5040, 14.1473
        Hunter-Lab:
        37.4052, -21.3372, 6.9871
      #2b755b color charts
#2b755b RGB chart
      #2b755b CMYK chart
      #2b755b RGB pie chart
      #2b755b color shades, tints & tones
#2b755b color schemes
#2b755b color preview, HTML & CSS examples
           This text has a color of #2b755b        
        
          <p style="color:#2b755b;">Text here</p>
        
        
          .mytext {color:#2b755b;}
        
        Text color #2b755b
      
           This box has a color of #2b755b        
        
          <div style="background-color:#2b755b;">Content here</div>
        
        
          .mybackground {background-color:#2b755b;}
        
        Background color #2b755b
      
           Border around this has a color of #2b755b        
        
          <div style="border:2px solid #2b755b;">Content here</div>
        
        
          .myborder {border:2px solid #2b755b;}
        
        Border color #2b755b