#385e6d color space conversions
Hex:
        #385e6d
        RGB:
        56, 94, 109
        CMY:
        78, 63, 57
        CMYK:
        49, 14, 0, 57
      HSL:
        197°, 32.1212%, 32.3529%
        HSV (HSB):
        197°, 48.6239%, 42.7451%
        XYZ:
        8.3939, 9.9503, 15.9462
        xyY:
        0.2448, 0.2902, 9.9503
      CIE-Lab:
        37.7531, -9.0327, -12.7438
        CIE-LCH:
        37.7531, 15.6202, 234.6713
        CIE-Luv:
        37.7531, -16.9049, -15.9650
        Hunter-Lab:
        31.5441, -7.7031, -7.8915
      #385e6d color charts
#385e6d RGB chart
      #385e6d CMYK chart
      #385e6d RGB pie chart
      #385e6d color shades, tints & tones
#385e6d color schemes
#385e6d color preview, HTML & CSS examples
           This text has a color of #385e6d        
        
          <p style="color:#385e6d;">Text here</p>
        
        
          .mytext {color:#385e6d;}
        
        Text color #385e6d
      
           This box has a color of #385e6d        
        
          <div style="background-color:#385e6d;">Content here</div>
        
        
          .mybackground {background-color:#385e6d;}
        
        Background color #385e6d
      
           Border around this has a color of #385e6d        
        
          <div style="border:2px solid #385e6d;">Content here</div>
        
        
          .myborder {border:2px solid #385e6d;}
        
        Border color #385e6d