#40489e color space conversions
Hex:
        #40489e
        RGB:
        64, 72, 158
        CMY:
        75, 72, 38
        CMYK:
        59, 54, 0, 38
      HSL:
        235°, 42.3423%, 43.5294%
        HSV (HSB):
        235°, 59.4937%, 61.9608%
        XYZ:
        10.6033, 8.1933, 33.3704
        xyY:
        0.2033, 0.1571, 8.1933
      CIE-Lab:
        34.3823, 23.5317, -47.9775
        CIE-LCH:
        34.3823, 53.4376, 296.1267
        CIE-Luv:
        34.3823, -7.2803, -68.2469
        Hunter-Lab:
        28.6240, 16.0302, -49.0845
      #40489e color charts
#40489e RGB chart
      #40489e CMYK chart
      #40489e RGB pie chart
      #40489e color shades, tints & tones
#40489e color schemes
#40489e color preview, HTML & CSS examples
           This text has a color of #40489e        
        
          <p style="color:#40489e;">Text here</p>
        
        
          .mytext {color:#40489e;}
        
        Text color #40489e
      
           This box has a color of #40489e        
        
          <div style="background-color:#40489e;">Content here</div>
        
        
          .mybackground {background-color:#40489e;}
        
        Background color #40489e
      
           Border around this has a color of #40489e        
        
          <div style="border:2px solid #40489e;">Content here</div>
        
        
          .myborder {border:2px solid #40489e;}
        
        Border color #40489e