#385f5a color space conversions
Hex:
        #385f5a
        RGB:
        56, 95, 90
        CMY:
        78, 63, 65
        CMYK:
        41, 0, 5, 63
      HSL:
        172°, 25.8278%, 29.6078%
        HSV (HSB):
        172°, 41.0526%, 37.2549%
        XYZ:
        7.5686, 9.7634, 11.1585
        xyY:
        0.2657, 0.3427, 9.7634
      CIE-Lab:
        37.4143, -15.1236, -1.4997
        CIE-LCH:
        37.4143, 15.1978, 185.6630
        CIE-Luv:
        37.4143, -17.6910, 0.1552
        Hunter-Lab:
        31.2464, -11.4445, 0.6993
      #385f5a color charts
#385f5a RGB chart
      #385f5a CMYK chart
      #385f5a RGB pie chart
      #385f5a color shades, tints & tones
#385f5a color schemes
#385f5a color preview, HTML & CSS examples
           This text has a color of #385f5a        
        
          <p style="color:#385f5a;">Text here</p>
        
        
          .mytext {color:#385f5a;}
        
        Text color #385f5a
      
           This box has a color of #385f5a        
        
          <div style="background-color:#385f5a;">Content here</div>
        
        
          .mybackground {background-color:#385f5a;}
        
        Background color #385f5a
      
           Border around this has a color of #385f5a        
        
          <div style="border:2px solid #385f5a;">Content here</div>
        
        
          .myborder {border:2px solid #385f5a;}
        
        Border color #385f5a