#40565b color space conversions
Hex:
        #40565b
        RGB:
        64, 86, 91
        CMY:
        75, 66, 64
        CMYK:
        30, 5, 0, 64
      HSL:
        191°, 17.4194%, 30.3922%
        HSV (HSB):
        191°, 29.6703%, 35.6863%
        XYZ:
        7.3305, 8.5009, 11.1520
        xyY:
        0.2717, 0.3150, 8.5009
      CIE-Lab:
        35.0050, -7.0184, -5.6356
        CIE-LCH:
        35.0050, 9.0010, 218.7633
        CIE-Luv:
        35.0050, -10.7468, -6.2538
        Hunter-Lab:
        29.1563, -6.1451, -2.2685
      #40565b color charts
#40565b RGB chart
      #40565b CMYK chart
      #40565b RGB pie chart
      #40565b color shades, tints & tones
#40565b color schemes
#40565b color preview, HTML & CSS examples
           This text has a color of #40565b        
        
          <p style="color:#40565b;">Text here</p>
        
        
          .mytext {color:#40565b;}
        
        Text color #40565b
      
           This box has a color of #40565b        
        
          <div style="background-color:#40565b;">Content here</div>
        
        
          .mybackground {background-color:#40565b;}
        
        Background color #40565b
      
           Border around this has a color of #40565b        
        
          <div style="border:2px solid #40565b;">Content here</div>
        
        
          .myborder {border:2px solid #40565b;}
        
        Border color #40565b