#404fd1 color space conversions
Hex:
        #404fd1
        RGB:
        64, 79, 209
        CMY:
        75, 69, 18
        CMYK:
        69, 62, 0, 18
      HSL:
        234°, 61.1814%, 53.5294%
        HSV (HSB):
        234°, 69.3780%, 81.9608%
        XYZ:
        16.4190, 11.2854, 61.6345
        xyY:
        0.1838, 0.1263, 11.2854
      CIE-Lab:
        40.0571, 36.8409, -68.7940
        CIE-LCH:
        40.0571, 78.0376, 298.1701
        CIE-Luv:
        40.0571, -10.7412, -101.1664
        Hunter-Lab:
        33.5938, 28.4529, -85.2639
      #404fd1 color charts
#404fd1 RGB chart
      #404fd1 CMYK chart
      #404fd1 RGB pie chart
      #404fd1 color shades, tints & tones
#404fd1 color schemes
#404fd1 color preview, HTML & CSS examples
           This text has a color of #404fd1        
        
          <p style="color:#404fd1;">Text here</p>
        
        
          .mytext {color:#404fd1;}
        
        Text color #404fd1
      
           This box has a color of #404fd1        
        
          <div style="background-color:#404fd1;">Content here</div>
        
        
          .mybackground {background-color:#404fd1;}
        
        Background color #404fd1
      
           Border around this has a color of #404fd1        
        
          <div style="border:2px solid #404fd1;">Content here</div>
        
        
          .myborder {border:2px solid #404fd1;}
        
        Border color #404fd1