#385ba1 color space conversions
Hex:
        #385ba1
        RGB:
        56, 91, 161
        CMY:
        78, 64, 37
        CMYK:
        65, 43, 0, 37
      HSL:
        220°, 48.3871%, 42.5490%
        HSV (HSB):
        220°, 65.2174%, 63.1373%
        XYZ:
        11.8050, 10.8961, 35.1992
        xyY:
        0.2039, 0.1882, 10.8961
      CIE-Lab:
        39.4050, 10.6521, -41.7374
        CIE-LCH:
        39.4050, 43.0752, 284.3172
        CIE-Luv:
        39.4050, -15.2164, -61.0398
        Hunter-Lab:
        33.0093, 6.0701, -40.1169
      #385ba1 color charts
#385ba1 RGB chart
      #385ba1 CMYK chart
      #385ba1 RGB pie chart
      #385ba1 color shades, tints & tones
#385ba1 color schemes
#385ba1 color preview, HTML & CSS examples
           This text has a color of #385ba1        
        
          <p style="color:#385ba1;">Text here</p>
        
        
          .mytext {color:#385ba1;}
        
        Text color #385ba1
      
           This box has a color of #385ba1        
        
          <div style="background-color:#385ba1;">Content here</div>
        
        
          .mybackground {background-color:#385ba1;}
        
        Background color #385ba1
      
           Border around this has a color of #385ba1        
        
          <div style="border:2px solid #385ba1;">Content here</div>
        
        
          .myborder {border:2px solid #385ba1;}
        
        Border color #385ba1