#407cf4 color space conversions
Hex:
        #407cf4
        RGB:
        64, 124, 244
        CMY:
        75, 51, 4
        CMYK:
        74, 49, 0, 4
      HSL:
        220°, 89.1089%, 60.3922%
        HSV (HSB):
        220°, 73.7705%, 95.6863%
        XYZ:
        25.6511, 22.0369, 88.4895
        xyY:
        0.1884, 0.1618, 22.0369
      CIE-Lab:
        54.0662, 21.1073, -65.8373
        CIE-LCH:
        54.0662, 69.1381, 287.7757
        CIE-Luv:
        54.0662, -23.0497, -104.9416
        Hunter-Lab:
        46.9435, 15.3858, -78.9024
      #407cf4 color charts
#407cf4 RGB chart
      #407cf4 CMYK chart
      #407cf4 RGB pie chart
      #407cf4 color shades, tints & tones
#407cf4 color schemes
#407cf4 color preview, HTML & CSS examples
           This text has a color of #407cf4        
        
          <p style="color:#407cf4;">Text here</p>
        
        
          .mytext {color:#407cf4;}
        
        Text color #407cf4
      
           This box has a color of #407cf4        
        
          <div style="background-color:#407cf4;">Content here</div>
        
        
          .mybackground {background-color:#407cf4;}
        
        Background color #407cf4
      
           Border around this has a color of #407cf4        
        
          <div style="border:2px solid #407cf4;">Content here</div>
        
        
          .myborder {border:2px solid #407cf4;}
        
        Border color #407cf4