#407ff6 color space conversions
Hex:
        #407ff6
        RGB:
        64, 127, 246
        CMY:
        75, 50, 4
        CMYK:
        74, 48, 0, 4
      HSL:
        219°, 91.0000%, 60.7843%
        HSV (HSB):
        219°, 73.9837%, 96.4706%
        XYZ:
        26.3383, 22.9226, 90.2251
        xyY:
        0.1888, 0.1643, 22.9226
      CIE-Lab:
        54.9925, 19.9745, -65.4526
        CIE-LCH:
        54.9925, 68.4326, 286.9709
        CIE-Luv:
        54.9925, -23.9095, -104.6734
        Hunter-Lab:
        47.8775, 14.4104, -78.2177
      #407ff6 color charts
#407ff6 RGB chart
      #407ff6 CMYK chart
      #407ff6 RGB pie chart
      #407ff6 color shades, tints & tones
#407ff6 color schemes
#407ff6 color preview, HTML & CSS examples
           This text has a color of #407ff6        
        
          <p style="color:#407ff6;">Text here</p>
        
        
          .mytext {color:#407ff6;}
        
        Text color #407ff6
      
           This box has a color of #407ff6        
        
          <div style="background-color:#407ff6;">Content here</div>
        
        
          .mybackground {background-color:#407ff6;}
        
        Background color #407ff6
      
           Border around this has a color of #407ff6        
        
          <div style="border:2px solid #407ff6;">Content here</div>
        
        
          .myborder {border:2px solid #407ff6;}
        
        Border color #407ff6