#2b614f color space conversions
Hex:
        #2b614f
        RGB:
        43, 97, 79
        CMY:
        83, 62, 69
        CMYK:
        56, 0, 19, 62
      HSL:
        160°, 38.5714%, 27.4510%
        HSV (HSB):
        160°, 55.6701%, 38.0392%
        XYZ:
        6.6822, 9.6275, 8.9032
        xyY:
        0.2650, 0.3818, 9.6275
      CIE-Lab:
        37.1654, -22.7985, 4.8566
        CIE-LCH:
        37.1654, 23.3100, 167.9745
        CIE-Luv:
        37.1654, -22.9554, 9.1715
        Hunter-Lab:
        31.0282, -15.8576, 4.7071
      #2b614f color charts
#2b614f RGB chart
      #2b614f CMYK chart
      #2b614f RGB pie chart
      #2b614f color shades, tints & tones
#2b614f color schemes
#2b614f color preview, HTML & CSS examples
           This text has a color of #2b614f        
        
          <p style="color:#2b614f;">Text here</p>
        
        
          .mytext {color:#2b614f;}
        
        Text color #2b614f
      
           This box has a color of #2b614f        
        
          <div style="background-color:#2b614f;">Content here</div>
        
        
          .mybackground {background-color:#2b614f;}
        
        Background color #2b614f
      
           Border around this has a color of #2b614f        
        
          <div style="border:2px solid #2b614f;">Content here</div>
        
        
          .myborder {border:2px solid #2b614f;}
        
        Border color #2b614f