#2a5038 color space conversions
Hex:
        #2a5038
        RGB:
        42, 80, 56
        CMY:
        84, 69, 78
        CMYK:
        48, 0, 30, 69
      HSL:
        142°, 31.1475%, 23.9216%
        HSV (HSB):
        142°, 47.5000%, 31.3725%
        XYZ:
        4.5373, 6.5151, 4.7598
        xyY:
        0.2870, 0.4120, 6.5151
      CIE-Lab:
        30.6765, -19.8114, 10.0227
        CIE-LCH:
        30.6765, 22.2024, 153.1648
        CIE-Luv:
        30.6765, -16.7930, 13.8739
        Hunter-Lab:
        25.5247, -12.9377, 6.8110
      #2a5038 color charts
#2a5038 RGB chart
      #2a5038 CMYK chart
      #2a5038 RGB pie chart
      #2a5038 color shades, tints & tones
#2a5038 color schemes
#2a5038 color preview, HTML & CSS examples
           This text has a color of #2a5038        
        
          <p style="color:#2a5038;">Text here</p>
        
        
          .mytext {color:#2a5038;}
        
        Text color #2a5038
      
           This box has a color of #2a5038        
        
          <div style="background-color:#2a5038;">Content here</div>
        
        
          .mybackground {background-color:#2a5038;}
        
        Background color #2a5038
      
           Border around this has a color of #2a5038        
        
          <div style="border:2px solid #2a5038;">Content here</div>
        
        
          .myborder {border:2px solid #2a5038;}
        
        Border color #2a5038