#386c7d color space conversions
Hex:
        #386c7d
        RGB:
        56, 108, 125
        CMY:
        78, 58, 51
        CMYK:
        55, 14, 0, 51
      HSL:
        195°, 38.1215%, 35.4902%
        HSV (HSB):
        195°, 55.2000%, 49.0196%
        XYZ:
        10.6951, 13.0465, 21.3566
        xyY:
        0.2372, 0.2893, 13.0465
      CIE-Lab:
        42.8333, -12.2019, -14.7671
        CIE-LCH:
        42.8333, 19.1561, 230.4335
        CIE-Luv:
        42.8333, -22.0867, -19.0414
        Hunter-Lab:
        36.1200, -10.3562, -9.7722
      #386c7d color charts
#386c7d RGB chart
      #386c7d CMYK chart
      #386c7d RGB pie chart
      #386c7d color shades, tints & tones
#386c7d color schemes
#386c7d color preview, HTML & CSS examples
           This text has a color of #386c7d        
        
          <p style="color:#386c7d;">Text here</p>
        
        
          .mytext {color:#386c7d;}
        
        Text color #386c7d
      
           This box has a color of #386c7d        
        
          <div style="background-color:#386c7d;">Content here</div>
        
        
          .mybackground {background-color:#386c7d;}
        
        Background color #386c7d
      
           Border around this has a color of #386c7d        
        
          <div style="border:2px solid #386c7d;">Content here</div>
        
        
          .myborder {border:2px solid #386c7d;}
        
        Border color #386c7d