#385b6d color space conversions
Hex:
        #385b6d
        RGB:
        56, 91, 109
        CMY:
        78, 64, 57
        CMYK:
        49, 17, 0, 57
      HSL:
        200°, 32.1212%, 32.3529%
        HSV (HSB):
        200°, 48.6239%, 42.7451%
        XYZ:
        8.1323, 9.4271, 15.8590
        xyY:
        0.2433, 0.2821, 9.4271
      CIE-Lab:
        36.7938, -7.2358, -14.2050
        CIE-LCH:
        36.7938, 15.9418, 243.0064
        CIE-Luv:
        36.7938, -15.6954, -18.1332
        Hunter-Lab:
        30.7035, -6.4527, -9.1320
      #385b6d color charts
#385b6d RGB chart
      #385b6d CMYK chart
      #385b6d RGB pie chart
      #385b6d color shades, tints & tones
#385b6d color schemes
#385b6d color preview, HTML & CSS examples
           This text has a color of #385b6d        
        
          <p style="color:#385b6d;">Text here</p>
        
        
          .mytext {color:#385b6d;}
        
        Text color #385b6d
      
           This box has a color of #385b6d        
        
          <div style="background-color:#385b6d;">Content here</div>
        
        
          .mybackground {background-color:#385b6d;}
        
        Background color #385b6d
      
           Border around this has a color of #385b6d        
        
          <div style="border:2px solid #385b6d;">Content here</div>
        
        
          .myborder {border:2px solid #385b6d;}
        
        Border color #385b6d