#2c6053 color space conversions
Hex:
        #2c6053
        RGB:
        44, 96, 83
        CMY:
        83, 62, 67
        CMYK:
        54, 0, 14, 62
      HSL:
        165°, 37.1429%, 27.4510%
        HSV (HSB):
        165°, 54.1667%, 37.6471%
        XYZ:
        6.7829, 9.5257, 9.6648
        xyY:
        0.2611, 0.3667, 9.5257
      CIE-Lab:
        36.9774, -20.9572, 2.1249
        CIE-LCH:
        36.9774, 21.0646, 174.2105
        CIE-Luv:
        36.9774, -22.1033, 5.5349
        Hunter-Lab:
        30.8638, -14.7829, 3.0385
      #2c6053 color charts
#2c6053 RGB chart
      #2c6053 CMYK chart
      #2c6053 RGB pie chart
      #2c6053 color shades, tints & tones
#2c6053 color schemes
#2c6053 color preview, HTML & CSS examples
           This text has a color of #2c6053        
        
          <p style="color:#2c6053;">Text here</p>
        
        
          .mytext {color:#2c6053;}
        
        Text color #2c6053
      
           This box has a color of #2c6053        
        
          <div style="background-color:#2c6053;">Content here</div>
        
        
          .mybackground {background-color:#2c6053;}
        
        Background color #2c6053
      
           Border around this has a color of #2c6053        
        
          <div style="border:2px solid #2c6053;">Content here</div>
        
        
          .myborder {border:2px solid #2c6053;}
        
        Border color #2c6053