#404bf5 color space conversions
Hex:
        #404bf5
        RGB:
        64, 75, 245
        CMY:
        75, 71, 4
        CMYK:
        74, 69, 0, 4
      HSL:
        236°, 90.0498%, 60.5882%
        HSV (HSB):
        236°, 73.8776%, 96.0784%
        XYZ:
        21.1119, 12.7147, 87.7277
        xyY:
        0.1737, 0.1046, 12.7147
      CIE-Lab:
        42.3302, 51.3838, -85.5346
        CIE-LCH:
        42.3302, 99.7820, 300.9948
        CIE-Luv:
        42.3302, -11.0397, -125.1552
        Hunter-Lab:
        35.6577, 43.2836, -120.9092
      #404bf5 color charts
#404bf5 RGB chart
      #404bf5 CMYK chart
      #404bf5 RGB pie chart
      #404bf5 color shades, tints & tones
#404bf5 color schemes
#404bf5 color preview, HTML & CSS examples
           This text has a color of #404bf5        
        
          <p style="color:#404bf5;">Text here</p>
        
        
          .mytext {color:#404bf5;}
        
        Text color #404bf5
      
           This box has a color of #404bf5        
        
          <div style="background-color:#404bf5;">Content here</div>
        
        
          .mybackground {background-color:#404bf5;}
        
        Background color #404bf5
      
           Border around this has a color of #404bf5        
        
          <div style="border:2px solid #404bf5;">Content here</div>
        
        
          .myborder {border:2px solid #404bf5;}
        
        Border color #404bf5