#379b1e color space conversions
Hex:
        #379b1e
        RGB:
        55, 155, 30
        CMY:
        78, 39, 88
        CMYK:
        65, 0, 81, 39
      HSL:
        108°, 67.5676%, 36.2745%
        HSV (HSB):
        108°, 80.6452%, 60.7843%
        XYZ:
        13.5312, 24.3487, 5.2149
        xyY:
        0.3140, 0.5650, 24.3487
      CIE-Lab:
        56.4352, -51.1430, 52.2568
        CIE-LCH:
        56.4352, 73.1189, 134.3829
        CIE-Luv:
        56.4352, -44.4656, 64.0330
        Hunter-Lab:
        49.3444, -37.4042, 28.2751
      #379b1e color charts
#379b1e RGB chart
      #379b1e CMYK chart
      #379b1e RGB pie chart
      #379b1e color shades, tints & tones
#379b1e color schemes
#379b1e color preview, HTML & CSS examples
           This text has a color of #379b1e        
        
          <p style="color:#379b1e;">Text here</p>
        
        
          .mytext {color:#379b1e;}
        
        Text color #379b1e
      
           This box has a color of #379b1e        
        
          <div style="background-color:#379b1e;">Content here</div>
        
        
          .mybackground {background-color:#379b1e;}
        
        Background color #379b1e
      
           Border around this has a color of #379b1e        
        
          <div style="border:2px solid #379b1e;">Content here</div>
        
        
          .myborder {border:2px solid #379b1e;}
        
        Border color #379b1e