#386ba3 color space conversions
Hex:
        #386ba3
        RGB:
        56, 107, 163
        CMY:
        78, 58, 36
        CMYK:
        66, 34, 0, 36
      HSL:
        211°, 48.8584%, 42.9412%
        HSV (HSB):
        211°, 65.6442%, 63.9216%
        XYZ:
        13.4994, 14.0005, 36.6412
        xyY:
        0.2105, 0.2183, 14.0005
      CIE-Lab:
        44.2336, 1.2453, -35.2615
        CIE-LCH:
        44.2336, 35.2835, 272.0226
        CIE-Luv:
        44.2336, -20.6402, -52.0024
        Hunter-Lab:
        37.4172, -1.0807, -31.8683
      #386ba3 color charts
#386ba3 RGB chart
      #386ba3 CMYK chart
      #386ba3 RGB pie chart
      #386ba3 color shades, tints & tones
#386ba3 color schemes
#386ba3 color preview, HTML & CSS examples
           This text has a color of #386ba3        
        
          <p style="color:#386ba3;">Text here</p>
        
        
          .mytext {color:#386ba3;}
        
        Text color #386ba3
      
           This box has a color of #386ba3        
        
          <div style="background-color:#386ba3;">Content here</div>
        
        
          .mybackground {background-color:#386ba3;}
        
        Background color #386ba3
      
           Border around this has a color of #386ba3        
        
          <div style="border:2px solid #386ba3;">Content here</div>
        
        
          .myborder {border:2px solid #386ba3;}
        
        Border color #386ba3