#2d6914 color space conversions
Hex:
        #2d6914
        RGB:
        45, 105, 20
        CMY:
        82, 59, 92
        CMYK:
        57, 0, 81, 59
      HSL:
        102°, 68.0000%, 24.5098%
        HSV (HSB):
        102°, 80.9524%, 41.1765%
        XYZ:
        6.2600, 10.7115, 2.3994
        xyY:
        0.3232, 0.5530, 10.7115
      CIE-Lab:
        39.0903, -35.5368, 38.9114
        CIE-LCH:
        39.0903, 52.6969, 132.4046
        CIE-Luv:
        39.0903, -27.4616, 43.3426
        Hunter-Lab:
        32.7285, -23.1329, 18.5632
      #2d6914 color charts
#2d6914 RGB chart
      #2d6914 CMYK chart
      #2d6914 RGB pie chart
      #2d6914 color shades, tints & tones
#2d6914 color schemes
#2d6914 color preview, HTML & CSS examples
           This text has a color of #2d6914        
        
          <p style="color:#2d6914;">Text here</p>
        
        
          .mytext {color:#2d6914;}
        
        Text color #2d6914
      
           This box has a color of #2d6914        
        
          <div style="background-color:#2d6914;">Content here</div>
        
        
          .mybackground {background-color:#2d6914;}
        
        Background color #2d6914
      
           Border around this has a color of #2d6914        
        
          <div style="border:2px solid #2d6914;">Content here</div>
        
        
          .myborder {border:2px solid #2d6914;}
        
        Border color #2d6914