#378d5f color space conversions
Hex:
        #378d5f
        RGB:
        55, 141, 95
        CMY:
        78, 45, 63
        CMYK:
        61, 0, 33, 45
      HSL:
        148°, 43.8776%, 38.4314%
        HSV (HSB):
        148°, 60.9929%, 55.2941%
        XYZ:
        13.1660, 20.6882, 14.1258
        xyY:
        0.2744, 0.4312, 20.6882
      CIE-Lab:
        52.6065, -37.0108, 17.0405
        CIE-LCH:
        52.6065, 40.7453, 155.2778
        CIE-Luv:
        52.6065, -36.8592, 27.7492
        Hunter-Lab:
        45.4843, -27.9285, 13.4257
      #378d5f color charts
#378d5f RGB chart
      #378d5f CMYK chart
      #378d5f RGB pie chart
      #378d5f color shades, tints & tones
#378d5f color schemes
#378d5f color preview, HTML & CSS examples
           This text has a color of #378d5f        
        
          <p style="color:#378d5f;">Text here</p>
        
        
          .mytext {color:#378d5f;}
        
        Text color #378d5f
      
           This box has a color of #378d5f        
        
          <div style="background-color:#378d5f;">Content here</div>
        
        
          .mybackground {background-color:#378d5f;}
        
        Background color #378d5f
      
           Border around this has a color of #378d5f        
        
          <div style="border:2px solid #378d5f;">Content here</div>
        
        
          .myborder {border:2px solid #378d5f;}
        
        Border color #378d5f