#2a4a41 color space conversions
Hex:
        #2a4a41
        RGB:
        42, 74, 65
        CMY:
        84, 71, 75
        CMYK:
        43, 0, 12, 71
      HSL:
        163°, 27.5862%, 22.7451%
        HSV (HSB):
        163°, 43.2432%, 29.0196%
        XYZ:
        4.3578, 5.7715, 5.8854
        xyY:
        0.2721, 0.3604, 5.7715
      CIE-Lab:
        28.8284, -14.2703, 1.6708
        CIE-LCH:
        28.8284, 14.3678, 173.3222
        CIE-Luv:
        28.8284, -13.9833, 3.7568
        Hunter-Lab:
        24.0238, -9.6631, 2.2919
      #2a4a41 color charts
#2a4a41 RGB chart
      #2a4a41 CMYK chart
      #2a4a41 RGB pie chart
      #2a4a41 color shades, tints & tones
#2a4a41 color schemes
#2a4a41 color preview, HTML & CSS examples
           This text has a color of #2a4a41        
        
          <p style="color:#2a4a41;">Text here</p>
        
        
          .mytext {color:#2a4a41;}
        
        Text color #2a4a41
      
           This box has a color of #2a4a41        
        
          <div style="background-color:#2a4a41;">Content here</div>
        
        
          .mybackground {background-color:#2a4a41;}
        
        Background color #2a4a41
      
           Border around this has a color of #2a4a41        
        
          <div style="border:2px solid #2a4a41;">Content here</div>
        
        
          .myborder {border:2px solid #2a4a41;}
        
        Border color #2a4a41