#379e54 color space conversions
Hex:
        #379e54
        RGB:
        55, 158, 84
        CMY:
        78, 38, 67
        CMYK:
        65, 0, 47, 38
      HSL:
        137°, 48.3568%, 41.7647%
        HSV (HSB):
        137°, 65.1899%, 61.9608%
        XYZ:
        15.4026, 25.9060, 12.5761
        xyY:
        0.2858, 0.4808, 25.9060
      CIE-Lab:
        57.9478, -46.1426, 30.0963
        CIE-LCH:
        57.9478, 55.0901, 146.8858
        CIE-Luv:
        57.9478, -43.9649, 44.8187
        Hunter-Lab:
        50.8980, -35.0541, 20.9790
      #379e54 color charts
#379e54 RGB chart
      #379e54 CMYK chart
      #379e54 RGB pie chart
      #379e54 color shades, tints & tones
#379e54 color schemes
#379e54 color preview, HTML & CSS examples
           This text has a color of #379e54        
        
          <p style="color:#379e54;">Text here</p>
        
        
          .mytext {color:#379e54;}
        
        Text color #379e54
      
           This box has a color of #379e54        
        
          <div style="background-color:#379e54;">Content here</div>
        
        
          .mybackground {background-color:#379e54;}
        
        Background color #379e54
      
           Border around this has a color of #379e54        
        
          <div style="border:2px solid #379e54;">Content here</div>
        
        
          .myborder {border:2px solid #379e54;}
        
        Border color #379e54