#38595f color space conversions
Hex:
        #38595f
        RGB:
        56, 89, 95
        CMY:
        78, 65, 63
        CMYK:
        41, 6, 0, 63
      HSL:
        189°, 25.8278%, 29.6078%
        HSV (HSB):
        189°, 41.0526%, 37.2549%
        XYZ:
        7.2688, 8.8117, 12.1442
        xyY:
        0.2575, 0.3122, 8.8117
      CIE-Lab:
        35.6193, -10.2643, -7.2732
        CIE-LCH:
        35.6193, 12.5799, 215.3210
        CIE-Luv:
        35.6193, -15.0603, -8.0674
        Hunter-Lab:
        29.6846, -8.2389, -3.4768
      #38595f color charts
#38595f RGB chart
      #38595f CMYK chart
      #38595f RGB pie chart
      #38595f color shades, tints & tones
#38595f color schemes
#38595f color preview, HTML & CSS examples
           This text has a color of #38595f        
        
          <p style="color:#38595f;">Text here</p>
        
        
          .mytext {color:#38595f;}
        
        Text color #38595f
      
           This box has a color of #38595f        
        
          <div style="background-color:#38595f;">Content here</div>
        
        
          .mybackground {background-color:#38595f;}
        
        Background color #38595f
      
           Border around this has a color of #38595f        
        
          <div style="border:2px solid #38595f;">Content here</div>
        
        
          .myborder {border:2px solid #38595f;}
        
        Border color #38595f