#2c614b color space conversions
Hex:
        #2c614b
        RGB:
        44, 97, 75
        CMY:
        83, 62, 71
        CMYK:
        55, 0, 23, 62
      HSL:
        155°, 37.5887%, 27.6471%
        HSV (HSB):
        155°, 54.6392%, 38.0392%
        XYZ:
        6.5834, 9.5929, 8.1612
        xyY:
        0.2705, 0.3942, 9.5929
      CIE-Lab:
        37.1016, -23.5459, 7.2283
        CIE-LCH:
        37.1016, 24.6304, 162.9341
        CIE-Luv:
        37.1016, -22.8271, 12.1176
        Hunter-Lab:
        30.9723, -16.2601, 6.0577
      #2c614b color charts
#2c614b RGB chart
      #2c614b CMYK chart
      #2c614b RGB pie chart
      #2c614b color shades, tints & tones
#2c614b color schemes
#2c614b color preview, HTML & CSS examples
           This text has a color of #2c614b        
        
          <p style="color:#2c614b;">Text here</p>
        
        
          .mytext {color:#2c614b;}
        
        Text color #2c614b
      
           This box has a color of #2c614b        
        
          <div style="background-color:#2c614b;">Content here</div>
        
        
          .mybackground {background-color:#2c614b;}
        
        Background color #2c614b
      
           Border around this has a color of #2c614b        
        
          <div style="border:2px solid #2c614b;">Content here</div>
        
        
          .myborder {border:2px solid #2c614b;}
        
        Border color #2c614b