#387f5b color space conversions
Hex:
        #387f5b
        RGB:
        56, 127, 91
        CMY:
        78, 50, 64
        CMYK:
        56, 0, 28, 50
      HSL:
        150°, 38.7978%, 35.8824%
        HSV (HSB):
        150°, 55.9055%, 49.8039%
        XYZ:
        11.1086, 16.7748, 12.5499
        xyY:
        0.2747, 0.4149, 16.7748
      CIE-Lab:
        47.9751, -31.2932, 12.9696
        CIE-LCH:
        47.9751, 33.8744, 157.4883
        CIE-Luv:
        47.9751, -31.1296, 21.3738
        Hunter-Lab:
        40.9571, -23.2612, 10.5025
      #387f5b color charts
#387f5b RGB chart
      #387f5b CMYK chart
      #387f5b RGB pie chart
      #387f5b color shades, tints & tones
#387f5b color schemes
#387f5b color preview, HTML & CSS examples
           This text has a color of #387f5b        
        
          <p style="color:#387f5b;">Text here</p>
        
        
          .mytext {color:#387f5b;}
        
        Text color #387f5b
      
           This box has a color of #387f5b        
        
          <div style="background-color:#387f5b;">Content here</div>
        
        
          .mybackground {background-color:#387f5b;}
        
        Background color #387f5b
      
           Border around this has a color of #387f5b        
        
          <div style="border:2px solid #387f5b;">Content here</div>
        
        
          .myborder {border:2px solid #387f5b;}
        
        Border color #387f5b