#385b7d color space conversions
Hex:
        #385b7d
        RGB:
        56, 91, 125
        CMY:
        78, 64, 51
        CMYK:
        55, 27, 0, 51
      HSL:
        210°, 38.1215%, 35.4902%
        HSV (HSB):
        210°, 55.2000%, 49.0196%
        XYZ:
        9.0736, 9.8036, 20.8161
        xyY:
        0.2286, 0.2470, 9.8036
      CIE-Lab:
        37.4876, -2.0334, -22.9952
        CIE-LCH:
        37.4876, 23.0849, 264.9467
        CIE-Luv:
        37.4876, -15.4923, -31.5147
        Hunter-Lab:
        31.3107, -3.0655, -17.4999
      #385b7d color charts
#385b7d RGB chart
      #385b7d CMYK chart
      #385b7d RGB pie chart
      #385b7d color shades, tints & tones
#385b7d color schemes
#385b7d color preview, HTML & CSS examples
           This text has a color of #385b7d        
        
          <p style="color:#385b7d;">Text here</p>
        
        
          .mytext {color:#385b7d;}
        
        Text color #385b7d
      
           This box has a color of #385b7d        
        
          <div style="background-color:#385b7d;">Content here</div>
        
        
          .mybackground {background-color:#385b7d;}
        
        Background color #385b7d
      
           Border around this has a color of #385b7d        
        
          <div style="border:2px solid #385b7d;">Content here</div>
        
        
          .myborder {border:2px solid #385b7d;}
        
        Border color #385b7d