#386c5d color space conversions
Hex:
        #386c5d
        RGB:
        56, 108, 93
        CMY:
        78, 58, 64
        CMYK:
        48, 0, 14, 58
      HSL:
        163°, 31.7073%, 32.1569%
        HSV (HSB):
        163°, 48.1481%, 42.3529%
        XYZ:
        8.9692, 12.3562, 12.2682
        xyY:
        0.2670, 0.3678, 12.3562
      CIE-Lab:
        41.7767, -21.4009, 3.0166
        CIE-LCH:
        41.7767, 21.6124, 171.9766
        CIE-Luv:
        41.7767, -23.1396, 6.9684
        Hunter-Lab:
        35.1514, -15.9688, 3.9132
      #386c5d color charts
#386c5d RGB chart
      #386c5d CMYK chart
      #386c5d RGB pie chart
      #386c5d color shades, tints & tones
#386c5d color schemes
#386c5d color preview, HTML & CSS examples
           This text has a color of #386c5d        
        
          <p style="color:#386c5d;">Text here</p>
        
        
          .mytext {color:#386c5d;}
        
        Text color #386c5d
      
           This box has a color of #386c5d        
        
          <div style="background-color:#386c5d;">Content here</div>
        
        
          .mybackground {background-color:#386c5d;}
        
        Background color #386c5d
      
           Border around this has a color of #386c5d        
        
          <div style="border:2px solid #386c5d;">Content here</div>
        
        
          .myborder {border:2px solid #386c5d;}
        
        Border color #386c5d