#2c5c0f color space conversions
Hex:
        #2c5c0f
        RGB:
        44, 92, 15
        CMY:
        83, 64, 94
        CMYK:
        52, 0, 84, 64
      HSL:
        97°, 71.9626%, 20.9804%
        HSV (HSB):
        97°, 83.6957%, 36.0784%
        XYZ:
        4.9521, 8.2243, 1.7784
        xyY:
        0.3311, 0.5499, 8.2243
      CIE-Lab:
        34.4456, -30.6913, 36.2312
        CIE-LCH:
        34.4456, 47.4833, 130.2678
        CIE-Luv:
        34.4456, -22.2243, 38.2779
        Hunter-Lab:
        28.6780, -19.3633, 16.3979
      #2c5c0f color charts
#2c5c0f RGB chart
      #2c5c0f CMYK chart
      #2c5c0f RGB pie chart
      #2c5c0f color shades, tints & tones
#2c5c0f color schemes
#2c5c0f color preview, HTML & CSS examples
           This text has a color of #2c5c0f        
        
          <p style="color:#2c5c0f;">Text here</p>
        
        
          .mytext {color:#2c5c0f;}
        
        Text color #2c5c0f
      
           This box has a color of #2c5c0f        
        
          <div style="background-color:#2c5c0f;">Content here</div>
        
        
          .mybackground {background-color:#2c5c0f;}
        
        Background color #2c5c0f
      
           Border around this has a color of #2c5c0f        
        
          <div style="border:2px solid #2c5c0f;">Content here</div>
        
        
          .myborder {border:2px solid #2c5c0f;}
        
        Border color #2c5c0f