#385a57 color space conversions
Hex:
        #385a57
        RGB:
        56, 90, 87
        CMY:
        78, 65, 66
        CMYK:
        38, 0, 3, 65
      HSL:
        175°, 23.2877%, 28.6275%
        HSV (HSB):
        175°, 37.7778%, 35.2941%
        XYZ:
        7.0074, 8.8412, 10.3540
        xyY:
        0.2674, 0.3374, 8.8412
      CIE-Lab:
        35.6767, -13.0880, -2.1900
        CIE-LCH:
        35.6767, 13.2699, 189.4994
        CIE-Luv:
        35.6767, -15.5952, -1.0008
        Hunter-Lab:
        29.7342, -9.9683, 0.1680
      #385a57 color charts
#385a57 RGB chart
      #385a57 CMYK chart
      #385a57 RGB pie chart
      #385a57 color shades, tints & tones
#385a57 color schemes
#385a57 color preview, HTML & CSS examples
           This text has a color of #385a57        
        
          <p style="color:#385a57;">Text here</p>
        
        
          .mytext {color:#385a57;}
        
        Text color #385a57
      
           This box has a color of #385a57        
        
          <div style="background-color:#385a57;">Content here</div>
        
        
          .mybackground {background-color:#385a57;}
        
        Background color #385a57
      
           Border around this has a color of #385a57        
        
          <div style="border:2px solid #385a57;">Content here</div>
        
        
          .myborder {border:2px solid #385a57;}
        
        Border color #385a57