#2a4f42 color space conversions
Hex:
        #2a4f42
        RGB:
        42, 79, 66
        CMY:
        84, 69, 74
        CMYK:
        47, 0, 16, 69
      HSL:
        159°, 30.5785%, 23.7255%
        HSV (HSB):
        159°, 46.8354%, 30.9804%
        XYZ:
        4.7342, 6.4776, 6.1550
        xyY:
        0.2726, 0.3730, 6.4776
      CIE-Lab:
        30.5867, -16.8379, 3.5645
        CIE-LCH:
        30.5867, 17.2110, 168.0473
        CIE-Luv:
        30.5867, -16.1073, 6.3687
        Hunter-Lab:
        25.4510, -11.3362, 3.4771
      #2a4f42 color charts
#2a4f42 RGB chart
      #2a4f42 CMYK chart
      #2a4f42 RGB pie chart
      #2a4f42 color shades, tints & tones
#2a4f42 color schemes
#2a4f42 color preview, HTML & CSS examples
           This text has a color of #2a4f42        
        
          <p style="color:#2a4f42;">Text here</p>
        
        
          .mytext {color:#2a4f42;}
        
        Text color #2a4f42
      
           This box has a color of #2a4f42        
        
          <div style="background-color:#2a4f42;">Content here</div>
        
        
          .mybackground {background-color:#2a4f42;}
        
        Background color #2a4f42
      
           Border around this has a color of #2a4f42        
        
          <div style="border:2px solid #2a4f42;">Content here</div>
        
        
          .myborder {border:2px solid #2a4f42;}
        
        Border color #2a4f42