#385e9b color space conversions
Hex:
        #385e9b
        RGB:
        56, 94, 155
        CMY:
        78, 63, 39
        CMYK:
        64, 39, 0, 39
      HSL:
        217°, 46.9194%, 41.3725%
        HSV (HSB):
        217°, 63.8710%, 60.7843%
        XYZ:
        11.5500, 11.2127, 32.5659
        xyY:
        0.2088, 0.2027, 11.2127
      CIE-Lab:
        39.9365, 6.5518, -37.3090
        CIE-LCH:
        39.9365, 37.8799, 279.9601
        CIE-Luv:
        39.9365, -16.2587, -54.3055
        Hunter-Lab:
        33.4854, 2.9699, -34.2221
      #385e9b color charts
#385e9b RGB chart
      #385e9b CMYK chart
      #385e9b RGB pie chart
      #385e9b color shades, tints & tones
#385e9b color schemes
#385e9b color preview, HTML & CSS examples
           This text has a color of #385e9b        
        
          <p style="color:#385e9b;">Text here</p>
        
        
          .mytext {color:#385e9b;}
        
        Text color #385e9b
      
           This box has a color of #385e9b        
        
          <div style="background-color:#385e9b;">Content here</div>
        
        
          .mybackground {background-color:#385e9b;}
        
        Background color #385e9b
      
           Border around this has a color of #385e9b        
        
          <div style="border:2px solid #385e9b;">Content here</div>
        
        
          .myborder {border:2px solid #385e9b;}
        
        Border color #385e9b