#378d3f color space conversions
Hex:
        #378d3f
        RGB:
        55, 141, 63
        CMY:
        78, 45, 75
        CMYK:
        61, 0, 55, 45
      HSL:
        126°, 43.8776%, 38.4314%
        HSV (HSB):
        126°, 60.9929%, 55.2941%
        XYZ:
        11.9976, 20.2209, 7.9733
        xyY:
        0.2985, 0.5031, 20.2209
      CIE-Lab:
        52.0860, -42.6579, 33.7159
        CIE-LCH:
        52.0860, 54.3733, 141.6779
        CIE-Luv:
        52.0860, -38.1698, 46.1361
        Hunter-Lab:
        44.9676, -31.0684, 20.9645
      #378d3f color charts
#378d3f RGB chart
      #378d3f CMYK chart
      #378d3f RGB pie chart
      #378d3f color shades, tints & tones
#378d3f color schemes
#378d3f color preview, HTML & CSS examples
           This text has a color of #378d3f        
        
          <p style="color:#378d3f;">Text here</p>
        
        
          .mytext {color:#378d3f;}
        
        Text color #378d3f
      
           This box has a color of #378d3f        
        
          <div style="background-color:#378d3f;">Content here</div>
        
        
          .mybackground {background-color:#378d3f;}
        
        Background color #378d3f
      
           Border around this has a color of #378d3f        
        
          <div style="border:2px solid #378d3f;">Content here</div>
        
        
          .myborder {border:2px solid #378d3f;}
        
        Border color #378d3f