#407ee4 color space conversions
Hex:
        #407ee4
        RGB:
        64, 126, 228
        CMY:
        75, 51, 11
        CMYK:
        72, 45, 0, 11
      HSL:
        217°, 75.2294%, 57.2549%
        HSV (HSB):
        217°, 71.9298%, 89.4118%
        XYZ:
        23.5788, 21.6131, 76.3278
        xyY:
        0.1940, 0.1779, 21.6131
      CIE-Lab:
        53.6141, 14.1090, -57.6416
        CIE-LCH:
        53.6141, 59.3433, 283.7539
        CIE-Luv:
        53.6141, -23.9161, -91.3575
        Hunter-Lab:
        46.4899, 9.1744, -64.8002
      #407ee4 color charts
#407ee4 RGB chart
      #407ee4 CMYK chart
      #407ee4 RGB pie chart
      #407ee4 color shades, tints & tones
#407ee4 color schemes
#407ee4 color preview, HTML & CSS examples
           This text has a color of #407ee4        
        
          <p style="color:#407ee4;">Text here</p>
        
        
          .mytext {color:#407ee4;}
        
        Text color #407ee4
      
           This box has a color of #407ee4        
        
          <div style="background-color:#407ee4;">Content here</div>
        
        
          .mybackground {background-color:#407ee4;}
        
        Background color #407ee4
      
           Border around this has a color of #407ee4        
        
          <div style="border:2px solid #407ee4;">Content here</div>
        
        
          .myborder {border:2px solid #407ee4;}
        
        Border color #407ee4