#385b9d color space conversions
Hex:
        #385b9d
        RGB:
        56, 91, 157
        CMY:
        78, 64, 38
        CMYK:
        64, 42, 0, 38
      HSL:
        219°, 47.4178%, 41.7647%
        HSV (HSB):
        219°, 64.3312%, 61.5686%
        XYZ:
        11.4578, 10.7572, 33.3708
        xyY:
        0.2061, 0.1935, 10.7572
      CIE-Lab:
        39.1686, 9.2009, -39.7259
        CIE-LCH:
        39.1686, 40.7775, 283.0403
        CIE-Luv:
        39.1686, -15.2332, -57.8488
        Hunter-Lab:
        32.7982, 4.9605, -37.3662
      #385b9d color charts
#385b9d RGB chart
      #385b9d CMYK chart
      #385b9d RGB pie chart
      #385b9d color shades, tints & tones
#385b9d color schemes
#385b9d color preview, HTML & CSS examples
           This text has a color of #385b9d        
        
          <p style="color:#385b9d;">Text here</p>
        
        
          .mytext {color:#385b9d;}
        
        Text color #385b9d
      
           This box has a color of #385b9d        
        
          <div style="background-color:#385b9d;">Content here</div>
        
        
          .mybackground {background-color:#385b9d;}
        
        Background color #385b9d
      
           Border around this has a color of #385b9d        
        
          <div style="border:2px solid #385b9d;">Content here</div>
        
        
          .myborder {border:2px solid #385b9d;}
        
        Border color #385b9d