#379b45 color space conversions
Hex:
        #379b45
        RGB:
        55, 155, 69
        CMY:
        78, 39, 73
        CMYK:
        65, 0, 55, 39
      HSL:
        128°, 47.6190%, 41.1765%
        HSV (HSB):
        128°, 64.5161%, 60.7843%
        XYZ:
        14.3711, 24.6846, 9.6374
        xyY:
        0.2951, 0.5069, 24.6846
      CIE-Lab:
        56.7668, -47.2790, 36.3288
        CIE-LCH:
        56.7668, 59.6245, 142.4616
        CIE-Luv:
        56.7668, -43.4209, 50.8212
        Hunter-Lab:
        49.6836, -35.3148, 23.2777
      #379b45 color charts
#379b45 RGB chart
      #379b45 CMYK chart
      #379b45 RGB pie chart
      #379b45 color shades, tints & tones
#379b45 color schemes
#379b45 color preview, HTML & CSS examples
           This text has a color of #379b45        
        
          <p style="color:#379b45;">Text here</p>
        
        
          .mytext {color:#379b45;}
        
        Text color #379b45
      
           This box has a color of #379b45        
        
          <div style="background-color:#379b45;">Content here</div>
        
        
          .mybackground {background-color:#379b45;}
        
        Background color #379b45
      
           Border around this has a color of #379b45        
        
          <div style="border:2px solid #379b45;">Content here</div>
        
        
          .myborder {border:2px solid #379b45;}
        
        Border color #379b45