#379e0e color space conversions
Hex:
        #379e0e
        RGB:
        55, 158, 14
        CMY:
        78, 38, 95
        CMYK:
        65, 0, 91, 38
      HSL:
        103°, 83.7209%, 33.7255%
        HSV (HSB):
        103°, 91.1392%, 61.9608%
        XYZ:
        13.8817, 25.2977, 4.5668
        xyY:
        0.3173, 0.5783, 25.2977
      CIE-Lab:
        57.3643, -52.9131, 57.0017
        CIE-LCH:
        57.3643, 77.7752, 132.8697
        CIE-Luv:
        57.3643, -45.8077, 67.8672
        Hunter-Lab:
        50.2968, -38.7542, 29.8244
      #379e0e color charts
#379e0e RGB chart
      #379e0e CMYK chart
      #379e0e RGB pie chart
      #379e0e color shades, tints & tones
#379e0e color schemes
#379e0e color preview, HTML & CSS examples
           This text has a color of #379e0e        
        
          <p style="color:#379e0e;">Text here</p>
        
        
          .mytext {color:#379e0e;}
        
        Text color #379e0e
      
           This box has a color of #379e0e        
        
          <div style="background-color:#379e0e;">Content here</div>
        
        
          .mybackground {background-color:#379e0e;}
        
        Background color #379e0e
      
           Border around this has a color of #379e0e        
        
          <div style="border:2px solid #379e0e;">Content here</div>
        
        
          .myborder {border:2px solid #379e0e;}
        
        Border color #379e0e