#386d5f color space conversions
Hex:
        #386d5f
        RGB:
        56, 109, 95
        CMY:
        78, 57, 63
        CMYK:
        49, 0, 13, 57
      HSL:
        164°, 32.1212%, 32.3529%
        HSV (HSB):
        164°, 48.6239%, 42.7451%
        XYZ:
        9.1651, 12.6043, 12.7763
        xyY:
        0.2653, 0.3649, 12.6043
      CIE-Lab:
        42.1608, -21.4114, 2.3632
        CIE-LCH:
        42.1608, 21.5415, 173.7016
        CIE-Luv:
        42.1608, -23.4943, 6.1392
        Hunter-Lab:
        35.5025, -16.0489, 3.5150
      #386d5f color charts
#386d5f RGB chart
      #386d5f CMYK chart
      #386d5f RGB pie chart
      #386d5f color shades, tints & tones
#386d5f color schemes
#386d5f color preview, HTML & CSS examples
           This text has a color of #386d5f        
        
          <p style="color:#386d5f;">Text here</p>
        
        
          .mytext {color:#386d5f;}
        
        Text color #386d5f
      
           This box has a color of #386d5f        
        
          <div style="background-color:#386d5f;">Content here</div>
        
        
          .mybackground {background-color:#386d5f;}
        
        Background color #386d5f
      
           Border around this has a color of #386d5f        
        
          <div style="border:2px solid #386d5f;">Content here</div>
        
        
          .myborder {border:2px solid #386d5f;}
        
        Border color #386d5f