#2d5d21 color space conversions
Hex:
        #2d5d21
        RGB:
        45, 93, 33
        CMY:
        82, 64, 87
        CMYK:
        52, 0, 65, 64
      HSL:
        108°, 47.6190%, 24.7059%
        HSV (HSB):
        108°, 64.5161%, 36.4706%
        XYZ:
        5.2711, 8.4964, 2.8010
        xyY:
        0.3181, 0.5128, 8.4964
      CIE-Lab:
        34.9960, -29.1372, 28.8840
        CIE-LCH:
        34.9960, 41.0276, 135.2500
        CIE-Luv:
        34.9960, -22.0347, 33.4504
        Hunter-Lab:
        29.1486, -18.7311, 14.7066
      #2d5d21 color charts
#2d5d21 RGB chart
      #2d5d21 CMYK chart
      #2d5d21 RGB pie chart
      #2d5d21 color shades, tints & tones
#2d5d21 color schemes
#2d5d21 color preview, HTML & CSS examples
           This text has a color of #2d5d21        
        
          <p style="color:#2d5d21;">Text here</p>
        
        
          .mytext {color:#2d5d21;}
        
        Text color #2d5d21
      
           This box has a color of #2d5d21        
        
          <div style="background-color:#2d5d21;">Content here</div>
        
        
          .mybackground {background-color:#2d5d21;}
        
        Background color #2d5d21
      
           Border around this has a color of #2d5d21        
        
          <div style="border:2px solid #2d5d21;">Content here</div>
        
        
          .myborder {border:2px solid #2d5d21;}
        
        Border color #2d5d21