#387b47 color space conversions
Hex:
        #387b47
        RGB:
        56, 123, 71
        CMY:
        78, 52, 72
        CMYK:
        54, 0, 42, 52
      HSL:
        133°, 37.4302%, 35.0980%
        HSV (HSB):
        133°, 54.4715%, 48.2353%
        XYZ:
        9.8512, 15.4616, 8.4264
        xyY:
        0.2920, 0.4583, 15.4616
      CIE-Lab:
        46.2601, -33.4964, 22.1152
        CIE-LCH:
        46.2601, 40.1385, 146.5661
        CIE-Luv:
        46.2601, -30.2415, 31.7138
        Hunter-Lab:
        39.3212, -24.0925, 14.8192
      #387b47 color charts
#387b47 RGB chart
      #387b47 CMYK chart
      #387b47 RGB pie chart
      #387b47 color shades, tints & tones
#387b47 color schemes
#387b47 color preview, HTML & CSS examples
           This text has a color of #387b47        
        
          <p style="color:#387b47;">Text here</p>
        
        
          .mytext {color:#387b47;}
        
        Text color #387b47
      
           This box has a color of #387b47        
        
          <div style="background-color:#387b47;">Content here</div>
        
        
          .mybackground {background-color:#387b47;}
        
        Background color #387b47
      
           Border around this has a color of #387b47        
        
          <div style="border:2px solid #387b47;">Content here</div>
        
        
          .myborder {border:2px solid #387b47;}
        
        Border color #387b47