#407aaf color space conversions
Hex:
        #407aaf
        RGB:
        64, 122, 175
        CMY:
        75, 52, 31
        CMYK:
        63, 30, 0, 31
      HSL:
        209°, 46.4435%, 46.8627%
        HSV (HSB):
        209°, 63.4286%, 68.6275%
        XYZ:
        16.8117, 18.1042, 43.1658
        xyY:
        0.2153, 0.2319, 18.1042
      CIE-Lab:
        49.6222, -2.1853, -33.7813
        CIE-LCH:
        49.6222, 33.8519, 266.2988
        CIE-Luv:
        49.6222, -23.8119, -50.5839
        Hunter-Lab:
        42.5490, -3.9328, -30.3652
      #407aaf color charts
#407aaf RGB chart
      #407aaf CMYK chart
      #407aaf RGB pie chart
      #407aaf color shades, tints & tones
#407aaf color schemes
#407aaf color preview, HTML & CSS examples
           This text has a color of #407aaf        
        
          <p style="color:#407aaf;">Text here</p>
        
        
          .mytext {color:#407aaf;}
        
        Text color #407aaf
      
           This box has a color of #407aaf        
        
          <div style="background-color:#407aaf;">Content here</div>
        
        
          .mybackground {background-color:#407aaf;}
        
        Background color #407aaf
      
           Border around this has a color of #407aaf        
        
          <div style="border:2px solid #407aaf;">Content here</div>
        
        
          .myborder {border:2px solid #407aaf;}
        
        Border color #407aaf