#407fdf color space conversions
Hex:
        #407fdf
        RGB:
        64, 127, 223
        CMY:
        75, 50, 13
        CMYK:
        71, 43, 0, 13
      HSL:
        216°, 71.3004%, 56.2745%
        HSV (HSB):
        216°, 71.3004%, 87.4510%
        XYZ:
        23.0230, 21.5964, 72.7671
        xyY:
        0.1961, 0.1840, 21.5964
      CIE-Lab:
        53.5962, 11.6981, -54.8657
        CIE-LCH:
        53.5962, 56.0990, 282.0360
        CIE-Luv:
        53.5962, -24.3328, -86.7364
        Hunter-Lab:
        46.4720, 7.1060, -60.3076
      #407fdf color charts
#407fdf RGB chart
      #407fdf CMYK chart
      #407fdf RGB pie chart
      #407fdf color shades, tints & tones
#407fdf color schemes
#407fdf color preview, HTML & CSS examples
           This text has a color of #407fdf        
        
          <p style="color:#407fdf;">Text here</p>
        
        
          .mytext {color:#407fdf;}
        
        Text color #407fdf
      
           This box has a color of #407fdf        
        
          <div style="background-color:#407fdf;">Content here</div>
        
        
          .mybackground {background-color:#407fdf;}
        
        Background color #407fdf
      
           Border around this has a color of #407fdf        
        
          <div style="border:2px solid #407fdf;">Content here</div>
        
        
          .myborder {border:2px solid #407fdf;}
        
        Border color #407fdf