#385d7d color space conversions
Hex:
        #385d7d
        RGB:
        56, 93, 125
        CMY:
        78, 64, 51
        CMYK:
        55, 26, 0, 51
      HSL:
        208°, 38.1215%, 35.4902%
        HSV (HSB):
        208°, 55.2000%, 49.0196%
        XYZ:
        9.2469, 10.1501, 20.8738
        xyY:
        0.2296, 0.2520, 10.1501
      CIE-Lab:
        38.1105, -3.2730, -22.0276
        CIE-LCH:
        38.1105, 22.2695, 261.5484
        CIE-Luv:
        38.1105, -16.2528, -30.0917
        Hunter-Lab:
        31.8593, -3.9454, -16.5447
      #385d7d color charts
#385d7d RGB chart
      #385d7d CMYK chart
      #385d7d RGB pie chart
      #385d7d color shades, tints & tones
#385d7d color schemes
#385d7d color preview, HTML & CSS examples
           This text has a color of #385d7d        
        
          <p style="color:#385d7d;">Text here</p>
        
        
          .mytext {color:#385d7d;}
        
        Text color #385d7d
      
           This box has a color of #385d7d        
        
          <div style="background-color:#385d7d;">Content here</div>
        
        
          .mybackground {background-color:#385d7d;}
        
        Background color #385d7d
      
           Border around this has a color of #385d7d        
        
          <div style="border:2px solid #385d7d;">Content here</div>
        
        
          .myborder {border:2px solid #385d7d;}
        
        Border color #385d7d