#2a5148 color space conversions
Hex:
        #2a5148
        RGB:
        42, 81, 72
        CMY:
        84, 68, 72
        CMYK:
        48, 0, 11, 68
      HSL:
        166°, 31.7073%, 24.1176%
        HSV (HSB):
        166°, 48.1481%, 31.7647%
        XYZ:
        5.0670, 6.8450, 7.1850
        xyY:
        0.2653, 0.3584, 6.8450
      CIE-Lab:
        31.4514, -16.3518, 0.9925
        CIE-LCH:
        31.4514, 16.3819, 176.5265
        CIE-Luv:
        31.4514, -16.7983, 3.3217
        Hunter-Lab:
        26.1629, -11.2150, 2.0314
      #2a5148 color charts
#2a5148 RGB chart
      #2a5148 CMYK chart
      #2a5148 RGB pie chart
      #2a5148 color shades, tints & tones
#2a5148 color schemes
#2a5148 color preview, HTML & CSS examples
           This text has a color of #2a5148        
        
          <p style="color:#2a5148;">Text here</p>
        
        
          .mytext {color:#2a5148;}
        
        Text color #2a5148
      
           This box has a color of #2a5148        
        
          <div style="background-color:#2a5148;">Content here</div>
        
        
          .mybackground {background-color:#2a5148;}
        
        Background color #2a5148
      
           Border around this has a color of #2a5148        
        
          <div style="border:2px solid #2a5148;">Content here</div>
        
        
          .myborder {border:2px solid #2a5148;}
        
        Border color #2a5148