#386aa5 color space conversions
Hex:
        #386aa5
        RGB:
        56, 106, 165
        CMY:
        78, 58, 35
        CMYK:
        66, 36, 0, 35
      HSL:
        212°, 49.3213%, 43.3333%
        HSV (HSB):
        212°, 66.0606%, 64.7059%
        XYZ:
        13.5765, 13.8654, 37.5581
        xyY:
        0.2089, 0.2133, 13.8654
      CIE-Lab:
        44.0393, 2.5779, -36.7473
        CIE-LCH:
        44.0393, 36.8376, 274.0129
        CIE-Luv:
        44.0393, -20.2443, -54.3750
        Hunter-Lab:
        37.2363, -0.0820, -33.7369
      #386aa5 color charts
#386aa5 RGB chart
      #386aa5 CMYK chart
      #386aa5 RGB pie chart
      #386aa5 color shades, tints & tones
#386aa5 color schemes
#386aa5 color preview, HTML & CSS examples
           This text has a color of #386aa5        
        
          <p style="color:#386aa5;">Text here</p>
        
        
          .mytext {color:#386aa5;}
        
        Text color #386aa5
      
           This box has a color of #386aa5        
        
          <div style="background-color:#386aa5;">Content here</div>
        
        
          .mybackground {background-color:#386aa5;}
        
        Background color #386aa5
      
           Border around this has a color of #386aa5        
        
          <div style="border:2px solid #386aa5;">Content here</div>
        
        
          .myborder {border:2px solid #386aa5;}
        
        Border color #386aa5