#40647e color space conversions
Hex:
        #40647e
        RGB:
        64, 100, 126
        CMY:
        75, 61, 51
        CMYK:
        49, 21, 0, 51
      HSL:
        205°, 32.6316%, 37.2549%
        HSV (HSB):
        205°, 49.2063%, 49.4118%
        XYZ:
        10.4374, 11.7107, 21.4489
        xyY:
        0.2394, 0.2686, 11.7107
      CIE-Lab:
        40.7526, -5.1878, -18.5219
        CIE-LCH:
        40.7526, 19.2347, 254.3530
        CIE-Luv:
        40.7526, -16.4962, -25.1646
        Hunter-Lab:
        34.2209, -5.4438, -13.2071
      #40647e color charts
#40647e RGB chart
      #40647e CMYK chart
      #40647e RGB pie chart
      #40647e color shades, tints & tones
#40647e color schemes
#40647e color preview, HTML & CSS examples
           This text has a color of #40647e        
        
          <p style="color:#40647e;">Text here</p>
        
        
          .mytext {color:#40647e;}
        
        Text color #40647e
      
           This box has a color of #40647e        
        
          <div style="background-color:#40647e;">Content here</div>
        
        
          .mybackground {background-color:#40647e;}
        
        Background color #40647e
      
           Border around this has a color of #40647e        
        
          <div style="border:2px solid #40647e;">Content here</div>
        
        
          .myborder {border:2px solid #40647e;}
        
        Border color #40647e