#408fdb color space conversions
Hex:
        #408fdb
        RGB:
        64, 143, 219
        CMY:
        75, 44, 14
        CMYK:
        71, 35, 0, 14
      HSL:
        209°, 68.2819%, 55.4902%
        HSV (HSB):
        209°, 70.7763%, 85.8824%
        XYZ:
        24.7230, 25.8494, 70.7042
        xyY:
        0.2039, 0.2131, 25.8494
      CIE-Lab:
        57.8938, 0.6638, -45.7878
        CIE-LCH:
        57.8938, 45.7926, 270.8306
        CIE-Luv:
        57.8938, -29.7325, -72.1406
        Hunter-Lab:
        50.8423, -2.1751, -46.8625
      #408fdb color charts
#408fdb RGB chart
      #408fdb CMYK chart
      #408fdb RGB pie chart
      #408fdb color shades, tints & tones
#408fdb color schemes
#408fdb color preview, HTML & CSS examples
           This text has a color of #408fdb        
        
          <p style="color:#408fdb;">Text here</p>
        
        
          .mytext {color:#408fdb;}
        
        Text color #408fdb
      
           This box has a color of #408fdb        
        
          <div style="background-color:#408fdb;">Content here</div>
        
        
          .mybackground {background-color:#408fdb;}
        
        Background color #408fdb
      
           Border around this has a color of #408fdb        
        
          <div style="border:2px solid #408fdb;">Content here</div>
        
        
          .myborder {border:2px solid #408fdb;}
        
        Border color #408fdb