#385ca6 color space conversions
Hex:
        #385ca6
        RGB:
        56, 92, 166
        CMY:
        78, 64, 35
        CMYK:
        66, 45, 0, 35
      HSL:
        220°, 49.5495%, 43.5294%
        HSV (HSB):
        220°, 66.2651%, 65.0980%
        XYZ:
        12.3410, 11.2482, 37.5971
        xyY:
        0.2017, 0.1838, 11.2482
      CIE-Lab:
        39.9954, 11.8267, -43.7681
        CIE-LCH:
        39.9954, 45.3378, 285.1210
        CIE-Luv:
        39.9954, -15.5217, -64.3862
        Hunter-Lab:
        33.5384, 6.9897, -42.9882
      #385ca6 color charts
#385ca6 RGB chart
      #385ca6 CMYK chart
      #385ca6 RGB pie chart
      #385ca6 color shades, tints & tones
#385ca6 color schemes
#385ca6 color preview, HTML & CSS examples
           This text has a color of #385ca6        
        
          <p style="color:#385ca6;">Text here</p>
        
        
          .mytext {color:#385ca6;}
        
        Text color #385ca6
      
           This box has a color of #385ca6        
        
          <div style="background-color:#385ca6;">Content here</div>
        
        
          .mybackground {background-color:#385ca6;}
        
        Background color #385ca6
      
           Border around this has a color of #385ca6        
        
          <div style="border:2px solid #385ca6;">Content here</div>
        
        
          .myborder {border:2px solid #385ca6;}
        
        Border color #385ca6