#38465f color space conversions
Hex:
        #38465f
        RGB:
        56, 70, 95
        CMY:
        78, 73, 63
        CMYK:
        41, 26, 0, 63
      HSL:
        218°, 25.8278%, 29.6078%
        HSV (HSB):
        218°, 41.0526%, 37.2549%
        XYZ:
        5.8866, 6.0473, 11.6835
        xyY:
        0.2492, 0.2561, 6.0473
      CIE-Lab:
        29.5315, 1.5676, -16.5362
        CIE-LCH:
        29.5315, 16.6103, 275.4153
        CIE-Luv:
        29.5315, -7.2861, -21.0817
        Hunter-Lab:
        24.5912, -0.3057, -10.9552
      #38465f color charts
#38465f RGB chart
      #38465f CMYK chart
      #38465f RGB pie chart
      #38465f color shades, tints & tones
#38465f color schemes
#38465f color preview, HTML & CSS examples
           This text has a color of #38465f        
        
          <p style="color:#38465f;">Text here</p>
        
        
          .mytext {color:#38465f;}
        
        Text color #38465f
      
           This box has a color of #38465f        
        
          <div style="background-color:#38465f;">Content here</div>
        
        
          .mybackground {background-color:#38465f;}
        
        Background color #38465f
      
           Border around this has a color of #38465f        
        
          <div style="border:2px solid #38465f;">Content here</div>
        
        
          .myborder {border:2px solid #38465f;}
        
        Border color #38465f