#2c5e27 color space conversions
Hex:
        #2c5e27
        RGB:
        44, 94, 39
        CMY:
        83, 63, 85
        CMYK:
        53, 0, 59, 63
      HSL:
        115°, 41.3534%, 26.0784%
        HSV (HSB):
        115°, 58.5106%, 36.8627%
        XYZ:
        5.4076, 8.6874, 3.3113
        xyY:
        0.3107, 0.4991, 8.6874
      CIE-Lab:
        35.3753, -29.1392, 26.1507
        CIE-LCH:
        35.3753, 39.1529, 138.0939
        CIE-Luv:
        35.3753, -22.6866, 31.4860
        Hunter-Lab:
        29.4743, -18.8309, 13.9711
      #2c5e27 color charts
#2c5e27 RGB chart
      #2c5e27 CMYK chart
      #2c5e27 RGB pie chart
      #2c5e27 color shades, tints & tones
#2c5e27 color schemes
#2c5e27 color preview, HTML & CSS examples
           This text has a color of #2c5e27        
        
          <p style="color:#2c5e27;">Text here</p>
        
        
          .mytext {color:#2c5e27;}
        
        Text color #2c5e27
      
           This box has a color of #2c5e27        
        
          <div style="background-color:#2c5e27;">Content here</div>
        
        
          .mybackground {background-color:#2c5e27;}
        
        Background color #2c5e27
      
           Border around this has a color of #2c5e27        
        
          <div style="border:2px solid #2c5e27;">Content here</div>
        
        
          .myborder {border:2px solid #2c5e27;}
        
        Border color #2c5e27