#38595d color space conversions
Hex:
        #38595d
        RGB:
        56, 89, 93
        CMY:
        78, 65, 64
        CMYK:
        40, 4, 0, 64
      HSL:
        186°, 24.8322%, 29.2157%
        HSV (HSB):
        186°, 39.7849%, 36.4706%
        XYZ:
        7.1790, 8.7758, 11.6715
        xyY:
        0.2599, 0.3177, 8.7758
      CIE-Lab:
        35.5490, -10.8390, -6.1285
        CIE-LCH:
        35.5490, 12.4516, 209.4842
        CIE-Luv:
        35.5490, -15.0858, -6.4572
        Hunter-Lab:
        29.6240, -8.5845, -2.6226
      #38595d color charts
#38595d RGB chart
      #38595d CMYK chart
      #38595d RGB pie chart
      #38595d color shades, tints & tones
#38595d color schemes
#38595d color preview, HTML & CSS examples
           This text has a color of #38595d        
        
          <p style="color:#38595d;">Text here</p>
        
        
          .mytext {color:#38595d;}
        
        Text color #38595d
      
           This box has a color of #38595d        
        
          <div style="background-color:#38595d;">Content here</div>
        
        
          .mybackground {background-color:#38595d;}
        
        Background color #38595d
      
           Border around this has a color of #38595d        
        
          <div style="border:2px solid #38595d;">Content here</div>
        
        
          .myborder {border:2px solid #38595d;}
        
        Border color #38595d