#386d6b color space conversions
Hex:
        #386d6b
        RGB:
        56, 109, 107
        CMY:
        78, 57, 58
        CMYK:
        49, 0, 2, 57
      HSL:
        178°, 32.1212%, 32.3529%
        HSV (HSB):
        178°, 48.6239%, 42.7451%
        XYZ:
        9.7534, 12.8396, 15.8741
        xyY:
        0.2536, 0.3338, 12.8396
      CIE-Lab:
        42.5205, -18.1576, -4.3650
        CIE-LCH:
        42.5205, 18.6749, 193.5171
        CIE-Luv:
        42.5205, -23.0873, -3.3471
        Hunter-Lab:
        35.8323, -14.1199, -1.1835
      #386d6b color charts
#386d6b RGB chart
      #386d6b CMYK chart
      #386d6b RGB pie chart
      #386d6b color shades, tints & tones
#386d6b color schemes
#386d6b color preview, HTML & CSS examples
           This text has a color of #386d6b        
        
          <p style="color:#386d6b;">Text here</p>
        
        
          .mytext {color:#386d6b;}
        
        Text color #386d6b
      
           This box has a color of #386d6b        
        
          <div style="background-color:#386d6b;">Content here</div>
        
        
          .mybackground {background-color:#386d6b;}
        
        Background color #386d6b
      
           Border around this has a color of #386d6b        
        
          <div style="border:2px solid #386d6b;">Content here</div>
        
        
          .myborder {border:2px solid #386d6b;}
        
        Border color #386d6b