#2d5105 color space conversions
Hex:
        #2d5105
        RGB:
        45, 81, 5
        CMY:
        82, 68, 98
        CMYK:
        44, 0, 94, 68
      HSL:
        88°, 88.3721%, 16.8627%
        HSV (HSB):
        88°, 93.8272%, 31.7647%
        XYZ:
        4.0520, 6.4537, 1.1757
        xyY:
        0.3469, 0.5525, 6.4537
      CIE-Lab:
        30.5294, -25.8896, 36.0176
        CIE-LCH:
        30.5294, 44.3570, 125.7087
        CIE-Luv:
        30.5294, -16.8943, 34.9650
        Hunter-Lab:
        25.4041, -15.9861, 15.0390
      #2d5105 color charts
#2d5105 RGB chart
      #2d5105 CMYK chart
      #2d5105 RGB pie chart
      #2d5105 color shades, tints & tones
#2d5105 color schemes
#2d5105 color preview, HTML & CSS examples
           This text has a color of #2d5105        
        
          <p style="color:#2d5105;">Text here</p>
        
        
          .mytext {color:#2d5105;}
        
        Text color #2d5105
      
           This box has a color of #2d5105        
        
          <div style="background-color:#2d5105;">Content here</div>
        
        
          .mybackground {background-color:#2d5105;}
        
        Background color #2d5105
      
           Border around this has a color of #2d5105        
        
          <div style="border:2px solid #2d5105;">Content here</div>
        
        
          .myborder {border:2px solid #2d5105;}
        
        Border color #2d5105