#40658b color space conversions
Hex:
        #40658b
        RGB:
        64, 101, 139
        CMY:
        75, 60, 45
        CMYK:
        54, 27, 0, 45
      HSL:
        210°, 36.9458%, 39.8039%
        HSV (HSB):
        210°, 53.9568%, 54.5098%
        XYZ:
        11.4282, 12.2614, 26.1905
        xyY:
        0.2291, 0.2458, 12.2614
      CIE-Lab:
        41.6286, -1.6154, -25.0223
        CIE-LCH:
        41.6286, 25.0744, 266.3063
        CIE-Luv:
        41.6286, -16.7526, -35.4319
        Hunter-Lab:
        35.0163, -3.0217, -19.8345
      #40658b color charts
#40658b RGB chart
      #40658b CMYK chart
      #40658b RGB pie chart
      #40658b color shades, tints & tones
#40658b color schemes
#40658b color preview, HTML & CSS examples
           This text has a color of #40658b        
        
          <p style="color:#40658b;">Text here</p>
        
        
          .mytext {color:#40658b;}
        
        Text color #40658b
      
           This box has a color of #40658b        
        
          <div style="background-color:#40658b;">Content here</div>
        
        
          .mybackground {background-color:#40658b;}
        
        Background color #40658b
      
           Border around this has a color of #40658b        
        
          <div style="border:2px solid #40658b;">Content here</div>
        
        
          .myborder {border:2px solid #40658b;}
        
        Border color #40658b