#386d4f color space conversions
Hex:
        #386d4f
        RGB:
        56, 109, 79
        CMY:
        78, 57, 69
        CMYK:
        49, 0, 28, 57
      HSL:
        146°, 32.1212%, 32.3529%
        HSV (HSB):
        146°, 48.6239%, 42.7451%
        XYZ:
        8.5108, 12.3425, 9.3309
        xyY:
        0.2820, 0.4089, 12.3425
      CIE-Lab:
        41.7554, -25.2554, 11.4021
        CIE-LCH:
        41.7554, 27.7100, 155.7021
        CIE-Luv:
        41.7554, -24.0166, 17.8295
        Hunter-Lab:
        35.1320, -18.2388, 8.8452
      #386d4f color charts
#386d4f RGB chart
      #386d4f CMYK chart
      #386d4f RGB pie chart
      #386d4f color shades, tints & tones
#386d4f color schemes
#386d4f color preview, HTML & CSS examples
           This text has a color of #386d4f        
        
          <p style="color:#386d4f;">Text here</p>
        
        
          .mytext {color:#386d4f;}
        
        Text color #386d4f
      
           This box has a color of #386d4f        
        
          <div style="background-color:#386d4f;">Content here</div>
        
        
          .mybackground {background-color:#386d4f;}
        
        Background color #386d4f
      
           Border around this has a color of #386d4f        
        
          <div style="border:2px solid #386d4f;">Content here</div>
        
        
          .myborder {border:2px solid #386d4f;}
        
        Border color #386d4f