#404fdb color space conversions
Hex:
        #404fdb
        RGB:
        64, 79, 219
        CMY:
        75, 69, 14
        CMYK:
        71, 64, 0, 14
      HSL:
        234°, 68.2819%, 55.4902%
        HSV (HSB):
        234°, 70.7763%, 85.8824%
        XYZ:
        17.6965, 11.7964, 68.3621
        xyY:
        0.1808, 0.1206, 11.7964
      CIE-Lab:
        40.8907, 40.2904, -73.1696
        CIE-LCH:
        40.8907, 83.5290, 298.8391
        CIE-Luv:
        40.8907, -11.0328, -107.7707
        Hunter-Lab:
        34.3459, 31.8656, -93.9685
      #404fdb color charts
#404fdb RGB chart
      #404fdb CMYK chart
      #404fdb RGB pie chart
      #404fdb color shades, tints & tones
#404fdb color schemes
#404fdb color preview, HTML & CSS examples
           This text has a color of #404fdb        
        
          <p style="color:#404fdb;">Text here</p>
        
        
          .mytext {color:#404fdb;}
        
        Text color #404fdb
      
           This box has a color of #404fdb        
        
          <div style="background-color:#404fdb;">Content here</div>
        
        
          .mybackground {background-color:#404fdb;}
        
        Background color #404fdb
      
           Border around this has a color of #404fdb        
        
          <div style="border:2px solid #404fdb;">Content here</div>
        
        
          .myborder {border:2px solid #404fdb;}
        
        Border color #404fdb