#386fa5 color space conversions
Hex:
        #386fa5
        RGB:
        56, 111, 165
        CMY:
        78, 56, 35
        CMYK:
        66, 33, 0, 35
      HSL:
        210°, 49.3213%, 43.3333%
        HSV (HSB):
        210°, 66.0606%, 64.7059%
        XYZ:
        14.1069, 14.9262, 37.7349
        xyY:
        0.2113, 0.2236, 14.9262
      CIE-Lab:
        45.5330, -0.5000, -34.3917
        CIE-LCH:
        45.5330, 34.3954, 269.1670
        CIE-Luv:
        45.5330, -22.0031, -50.8086
        Hunter-Lab:
        38.6345, -2.4335, -30.8652
      #386fa5 color charts
#386fa5 RGB chart
      #386fa5 CMYK chart
      #386fa5 RGB pie chart
      #386fa5 color shades, tints & tones
#386fa5 color schemes
#386fa5 color preview, HTML & CSS examples
           This text has a color of #386fa5        
        
          <p style="color:#386fa5;">Text here</p>
        
        
          .mytext {color:#386fa5;}
        
        Text color #386fa5
      
           This box has a color of #386fa5        
        
          <div style="background-color:#386fa5;">Content here</div>
        
        
          .mybackground {background-color:#386fa5;}
        
        Background color #386fa5
      
           Border around this has a color of #386fa5        
        
          <div style="border:2px solid #386fa5;">Content here</div>
        
        
          .myborder {border:2px solid #386fa5;}
        
        Border color #386fa5