#379e3e color space conversions
Hex:
        #379e3e
        RGB:
        55, 158, 62
        CMY:
        78, 38, 76
        CMYK:
        65, 0, 61, 38
      HSL:
        124°, 48.3568%, 41.7647%
        HSV (HSB):
        124°, 65.1899%, 61.9608%
        XYZ:
        14.6719, 25.6137, 8.7281
        xyY:
        0.2993, 0.5226, 25.6137
      CIE-Lab:
        57.6686, -49.3202, 40.7799
        CIE-LCH:
        57.6686, 63.9959, 140.4147
        CIE-Luv:
        57.6686, -44.8102, 55.4718
        Hunter-Lab:
        50.6100, -36.8202, 25.2020
      #379e3e color charts
#379e3e RGB chart
      #379e3e CMYK chart
      #379e3e RGB pie chart
      #379e3e color shades, tints & tones
#379e3e color schemes
#379e3e color preview, HTML & CSS examples
           This text has a color of #379e3e        
        
          <p style="color:#379e3e;">Text here</p>
        
        
          .mytext {color:#379e3e;}
        
        Text color #379e3e
      
           This box has a color of #379e3e        
        
          <div style="background-color:#379e3e;">Content here</div>
        
        
          .mybackground {background-color:#379e3e;}
        
        Background color #379e3e
      
           Border around this has a color of #379e3e        
        
          <div style="border:2px solid #379e3e;">Content here</div>
        
        
          .myborder {border:2px solid #379e3e;}
        
        Border color #379e3e