#385b8b color space conversions
Hex:
        #385b8b
        RGB:
        56, 91, 139
        CMY:
        78, 64, 45
        CMYK:
        60, 35, 0, 45
      HSL:
        215°, 42.5641%, 38.2353%
        HSV (HSB):
        215°, 59.7122%, 54.5098%
        XYZ:
        10.0322, 10.1870, 25.8636
        xyY:
        0.2177, 0.2211, 10.1870
      CIE-Lab:
        38.1760, 2.7784, -30.4556
        CIE-LCH:
        38.1760, 30.5821, 275.2125
        CIE-Luv:
        38.1760, -15.3525, -43.1790
        Hunter-Lab:
        31.9171, 0.2512, -25.7030
      #385b8b color charts
#385b8b RGB chart
      #385b8b CMYK chart
      #385b8b RGB pie chart
      #385b8b color shades, tints & tones
#385b8b color schemes
#385b8b color preview, HTML & CSS examples
           This text has a color of #385b8b        
        
          <p style="color:#385b8b;">Text here</p>
        
        
          .mytext {color:#385b8b;}
        
        Text color #385b8b
      
           This box has a color of #385b8b        
        
          <div style="background-color:#385b8b;">Content here</div>
        
        
          .mybackground {background-color:#385b8b;}
        
        Background color #385b8b
      
           Border around this has a color of #385b8b        
        
          <div style="border:2px solid #385b8b;">Content here</div>
        
        
          .myborder {border:2px solid #385b8b;}
        
        Border color #385b8b