#2b8075 color space conversions
Hex:
        #2b8075
        RGB:
        43, 128, 117
        CMY:
        83, 50, 54
        CMYK:
        66, 0, 9, 50
      HSL:
        172°, 49.7076%, 33.5294%
        HSV (HSB):
        172°, 66.4062%, 50.1961%
        XYZ:
        11.9263, 17.2363, 19.5280
        xyY:
        0.2449, 0.3540, 17.2363
      CIE-Lab:
        48.5564, -27.9420, -1.4837
        CIE-LCH:
        48.5564, 27.9813, 183.0396
        CIE-Luv:
        48.5564, -33.3689, 1.9536
        Hunter-Lab:
        41.5166, -21.3771, 1.1737
      #2b8075 color charts
#2b8075 RGB chart
      #2b8075 CMYK chart
      #2b8075 RGB pie chart
      #2b8075 color shades, tints & tones
#2b8075 color schemes
#2b8075 color preview, HTML & CSS examples
           This text has a color of #2b8075        
        
          <p style="color:#2b8075;">Text here</p>
        
        
          .mytext {color:#2b8075;}
        
        Text color #2b8075
      
           This box has a color of #2b8075        
        
          <div style="background-color:#2b8075;">Content here</div>
        
        
          .mybackground {background-color:#2b8075;}
        
        Background color #2b8075
      
           Border around this has a color of #2b8075        
        
          <div style="border:2px solid #2b8075;">Content here</div>
        
        
          .myborder {border:2px solid #2b8075;}
        
        Border color #2b8075