#379b0e color space conversions
Hex:
        #379b0e
        RGB:
        55, 155, 14
        CMY:
        78, 39, 95
        CMYK:
        65, 0, 91, 39
      HSL:
        103°, 83.4320%, 33.1373%
        HSV (HSB):
        103°, 90.9677%, 60.7843%
        XYZ:
        13.3762, 24.2866, 4.3983
        xyY:
        0.3180, 0.5774, 24.2866
      CIE-Lab:
        56.3736, -51.8789, 56.1591
        CIE-LCH:
        56.3736, 76.4543, 132.7313
        CIE-Luv:
        56.3736, -44.6705, 66.5994
        Hunter-Lab:
        49.2815, -37.7934, 29.2055
      #379b0e color charts
#379b0e RGB chart
      #379b0e CMYK chart
      #379b0e RGB pie chart
      #379b0e color shades, tints & tones
#379b0e color schemes
#379b0e color preview, HTML & CSS examples
           This text has a color of #379b0e        
        
          <p style="color:#379b0e;">Text here</p>
        
        
          .mytext {color:#379b0e;}
        
        Text color #379b0e
      
           This box has a color of #379b0e        
        
          <div style="background-color:#379b0e;">Content here</div>
        
        
          .mybackground {background-color:#379b0e;}
        
        Background color #379b0e
      
           Border around this has a color of #379b0e        
        
          <div style="border:2px solid #379b0e;">Content here</div>
        
        
          .myborder {border:2px solid #379b0e;}
        
        Border color #379b0e