#378c2f color space conversions
Hex:
        #378c2f
        RGB:
        55, 140, 47
        CMY:
        78, 45, 82
        CMYK:
        61, 0, 66, 45
      HSL:
        115°, 49.7326%, 36.6667%
        HSV (HSB):
        115°, 66.4286%, 54.9020%
        XYZ:
        11.4667, 19.7736, 5.9017
        xyY:
        0.3087, 0.5324, 19.7736
      CIE-Lab:
        51.5803, -44.2337, 40.8284
        CIE-LCH:
        51.5803, 60.1962, 137.2925
        CIE-Luv:
        51.5803, -38.2526, 52.2599
        Hunter-Lab:
        44.4675, -31.7889, 23.2584
      #378c2f color charts
#378c2f RGB chart
      #378c2f CMYK chart
      #378c2f RGB pie chart
      #378c2f color shades, tints & tones
#378c2f color schemes
#378c2f color preview, HTML & CSS examples
           This text has a color of #378c2f        
        
          <p style="color:#378c2f;">Text here</p>
        
        
          .mytext {color:#378c2f;}
        
        Text color #378c2f
      
           This box has a color of #378c2f        
        
          <div style="background-color:#378c2f;">Content here</div>
        
        
          .mybackground {background-color:#378c2f;}
        
        Background color #378c2f
      
           Border around this has a color of #378c2f        
        
          <div style="border:2px solid #378c2f;">Content here</div>
        
        
          .myborder {border:2px solid #378c2f;}
        
        Border color #378c2f