#386eb2 color space conversions
Hex:
        #386eb2
        RGB:
        56, 110, 178
        CMY:
        78, 57, 30
        CMYK:
        69, 38, 0, 30
      HSL:
        213°, 52.1368%, 45.8824%
        HSV (HSB):
        213°, 68.5393%, 69.8039%
        XYZ:
        15.2427, 15.2070, 44.2513
        xyY:
        0.2040, 0.2036, 15.2070
      CIE-Lab:
        45.9164, 4.7700, -41.3921
        CIE-LCH:
        45.9164, 41.6660, 276.5737
        CIE-Luv:
        45.9164, -21.3259, -62.3402
        Hunter-Lab:
        38.9961, 1.5284, -39.9828
      #386eb2 color charts
#386eb2 RGB chart
      #386eb2 CMYK chart
      #386eb2 RGB pie chart
      #386eb2 color shades, tints & tones
#386eb2 color schemes
#386eb2 color preview, HTML & CSS examples
           This text has a color of #386eb2        
        
          <p style="color:#386eb2;">Text here</p>
        
        
          .mytext {color:#386eb2;}
        
        Text color #386eb2
      
           This box has a color of #386eb2        
        
          <div style="background-color:#386eb2;">Content here</div>
        
        
          .mybackground {background-color:#386eb2;}
        
        Background color #386eb2
      
           Border around this has a color of #386eb2        
        
          <div style="border:2px solid #386eb2;">Content here</div>
        
        
          .myborder {border:2px solid #386eb2;}
        
        Border color #386eb2