#385b5d color space conversions
Hex:
        #385b5d
        RGB:
        56, 91, 93
        CMY:
        78, 64, 64
        CMYK:
        40, 2, 0, 64
      HSL:
        183°, 24.8322%, 29.2157%
        HSV (HSB):
        183°, 39.7849%, 36.4706%
        XYZ:
        7.3478, 9.1132, 11.7277
        xyY:
        0.2607, 0.3233, 9.1132
      CIE-Lab:
        36.2014, -12.0081, -5.1560
        CIE-LCH:
        36.2014, 13.0683, 203.2377
        CIE-Luv:
        36.2014, -15.9324, -5.0428
        Hunter-Lab:
        30.1881, -9.3826, -1.9017
      #385b5d color charts
#385b5d RGB chart
      #385b5d CMYK chart
      #385b5d RGB pie chart
      #385b5d color shades, tints & tones
#385b5d color schemes
#385b5d color preview, HTML & CSS examples
           This text has a color of #385b5d        
        
          <p style="color:#385b5d;">Text here</p>
        
        
          .mytext {color:#385b5d;}
        
        Text color #385b5d
      
           This box has a color of #385b5d        
        
          <div style="background-color:#385b5d;">Content here</div>
        
        
          .mybackground {background-color:#385b5d;}
        
        Background color #385b5d
      
           Border around this has a color of #385b5d        
        
          <div style="border:2px solid #385b5d;">Content here</div>
        
        
          .myborder {border:2px solid #385b5d;}
        
        Border color #385b5d