#385c8d color space conversions
Hex:
        #385c8d
        RGB:
        56, 92, 141
        CMY:
        78, 64, 45
        CMYK:
        60, 35, 0, 45
      HSL:
        215°, 43.1472%, 38.6275%
        HSV (HSB):
        215°, 60.2837%, 55.2941%
        XYZ:
        10.2658, 10.4181, 26.6691
        xyY:
        0.2168, 0.2200, 10.4181
      CIE-Lab:
        38.5827, 2.8453, -31.0272
        CIE-LCH:
        38.5827, 31.1574, 275.2396
        CIE-Luv:
        38.5827, -15.6923, -44.1525
        Hunter-Lab:
        32.2771, 0.2870, -26.3947
      #385c8d color charts
#385c8d RGB chart
      #385c8d CMYK chart
      #385c8d RGB pie chart
      #385c8d color shades, tints & tones
#385c8d color schemes
#385c8d color preview, HTML & CSS examples
           This text has a color of #385c8d        
        
          <p style="color:#385c8d;">Text here</p>
        
        
          .mytext {color:#385c8d;}
        
        Text color #385c8d
      
           This box has a color of #385c8d        
        
          <div style="background-color:#385c8d;">Content here</div>
        
        
          .mybackground {background-color:#385c8d;}
        
        Background color #385c8d
      
           Border around this has a color of #385c8d        
        
          <div style="border:2px solid #385c8d;">Content here</div>
        
        
          .myborder {border:2px solid #385c8d;}
        
        Border color #385c8d