#2b725a color space conversions
Hex:
        #2b725a
        RGB:
        43, 114, 90
        CMY:
        83, 55, 65
        CMYK:
        62, 0, 21, 55
      HSL:
        160°, 45.2229%, 30.7843%
        HSV (HSB):
        160°, 62.2807%, 44.7059%
        XYZ:
        8.8590, 13.2864, 11.7705
        xyY:
        0.2612, 0.3917, 13.2864
      CIE-Lab:
        43.1917, -28.4358, 6.7805
        CIE-LCH:
        43.1917, 29.2330, 166.5882
        CIE-Luv:
        43.1917, -29.3612, 12.8075
        Hunter-Lab:
        36.4505, -20.4053, 6.3696
      #2b725a color charts
#2b725a RGB chart
      #2b725a CMYK chart
      #2b725a RGB pie chart
      #2b725a color shades, tints & tones
#2b725a color schemes
#2b725a color preview, HTML & CSS examples
           This text has a color of #2b725a        
        
          <p style="color:#2b725a;">Text here</p>
        
        
          .mytext {color:#2b725a;}
        
        Text color #2b725a
      
           This box has a color of #2b725a        
        
          <div style="background-color:#2b725a;">Content here</div>
        
        
          .mybackground {background-color:#2b725a;}
        
        Background color #2b725a
      
           Border around this has a color of #2b725a        
        
          <div style="border:2px solid #2b725a;">Content here</div>
        
        
          .myborder {border:2px solid #2b725a;}
        
        Border color #2b725a