#40419a color space conversions
Hex:
        #40419a
        RGB:
        64, 65, 154
        CMY:
        75, 75, 40
        CMYK:
        58, 58, 0, 40
      HSL:
        239°, 41.2844%, 42.7451%
        HSV (HSB):
        239°, 58.4416%, 60.3922%
        XYZ:
        9.8374, 7.2037, 31.4438
        xyY:
        0.2029, 0.1486, 7.2037
      CIE-Lab:
        32.2662, 26.7124, -48.9795
        CIE-LCH:
        32.2662, 55.7902, 298.6071
        CIE-Luv:
        32.2662, -5.2116, -68.3060
        Hunter-Lab:
        26.8397, 18.4551, -50.6730
      #40419a color charts
#40419a RGB chart
      #40419a CMYK chart
      #40419a RGB pie chart
      #40419a color shades, tints & tones
#40419a color schemes
#40419a color preview, HTML & CSS examples
           This text has a color of #40419a        
        
          <p style="color:#40419a;">Text here</p>
        
        
          .mytext {color:#40419a;}
        
        Text color #40419a
      
           This box has a color of #40419a        
        
          <div style="background-color:#40419a;">Content here</div>
        
        
          .mybackground {background-color:#40419a;}
        
        Background color #40419a
      
           Border around this has a color of #40419a        
        
          <div style="border:2px solid #40419a;">Content here</div>
        
        
          .myborder {border:2px solid #40419a;}
        
        Border color #40419a