#2d5123 color space conversions
Hex:
        #2d5123
        RGB:
        45, 81, 35
        CMY:
        82, 68, 86
        CMYK:
        44, 0, 57, 68
      HSL:
        107°, 39.6552%, 22.7451%
        HSV (HSB):
        107°, 56.7901%, 31.7647%
        XYZ:
        4.3280, 6.5641, 2.6290
        xyY:
        0.3201, 0.4855, 6.5641
      CIE-Lab:
        30.7932, -23.1479, 22.8719
        CIE-LCH:
        30.7932, 32.5415, 135.3436
        CIE-Luv:
        30.7932, -16.5810, 26.1979
        Hunter-Lab:
        25.6205, -14.6824, 11.8504
      #2d5123 color charts
#2d5123 RGB chart
      #2d5123 CMYK chart
      #2d5123 RGB pie chart
      #2d5123 color shades, tints & tones
#2d5123 color schemes
#2d5123 color preview, HTML & CSS examples
           This text has a color of #2d5123        
        
          <p style="color:#2d5123;">Text here</p>
        
        
          .mytext {color:#2d5123;}
        
        Text color #2d5123
      
           This box has a color of #2d5123        
        
          <div style="background-color:#2d5123;">Content here</div>
        
        
          .mybackground {background-color:#2d5123;}
        
        Background color #2d5123
      
           Border around this has a color of #2d5123        
        
          <div style="border:2px solid #2d5123;">Content here</div>
        
        
          .myborder {border:2px solid #2d5123;}
        
        Border color #2d5123