#3a7f41 color space conversions
Hex:
        #3a7f41
        RGB:
        58, 127, 65
        CMY:
        77, 50, 75
        CMYK:
        54, 0, 49, 50
      HSL:
        126°, 37.2973%, 36.2745%
        HSV (HSB):
        126°, 54.3307%, 49.8039%
        XYZ:
        10.2884, 16.4599, 7.6359
        xyY:
        0.2992, 0.4787, 16.4599
      CIE-Lab:
        47.5722, -35.7276, 27.1310
        CIE-LCH:
        47.5722, 44.8615, 142.7875
        CIE-Luv:
        47.5722, -31.4860, 37.4487
        Hunter-Lab:
        40.5708, -25.7329, 17.2406
      #3a7f41 color charts
#3a7f41 RGB chart
      #3a7f41 CMYK chart
      #3a7f41 RGB pie chart
      #3a7f41 color shades, tints & tones
#3a7f41 color schemes
#3a7f41 color preview, HTML & CSS examples
           This text has a color of #3a7f41        
        
          <p style="color:#3a7f41;">Text here</p>
        
        
          .mytext {color:#3a7f41;}
        
        Text color #3a7f41
      
           This box has a color of #3a7f41        
        
          <div style="background-color:#3a7f41;">Content here</div>
        
        
          .mybackground {background-color:#3a7f41;}
        
        Background color #3a7f41
      
           Border around this has a color of #3a7f41        
        
          <div style="border:2px solid #3a7f41;">Content here</div>
        
        
          .myborder {border:2px solid #3a7f41;}
        
        Border color #3a7f41