#408bf8 color space conversions
Hex:
        #408bf8
        RGB:
        64, 139, 248
        CMY:
        75, 45, 3
        CMYK:
        74, 44, 0, 3
      HSL:
        216°, 92.9293%, 61.1765%
        HSV (HSB):
        216°, 74.1935%, 97.2549%
        XYZ:
        28.2902, 26.3325, 92.3986
        xyY:
        0.1924, 0.1791, 26.3325
      CIE-Lab:
        58.3514, 13.3583, -61.1579
        CIE-LCH:
        58.3514, 62.5998, 282.3212
        CIE-Luv:
        58.3514, -27.5289, -98.6170
        Hunter-Lab:
        51.3152, 8.6059, -70.8373
      #408bf8 color charts
#408bf8 RGB chart
      #408bf8 CMYK chart
      #408bf8 RGB pie chart
      #408bf8 color shades, tints & tones
#408bf8 color schemes
#408bf8 color preview, HTML & CSS examples
           This text has a color of #408bf8        
        
          <p style="color:#408bf8;">Text here</p>
        
        
          .mytext {color:#408bf8;}
        
        Text color #408bf8
      
           This box has a color of #408bf8        
        
          <div style="background-color:#408bf8;">Content here</div>
        
        
          .mybackground {background-color:#408bf8;}
        
        Background color #408bf8
      
           Border around this has a color of #408bf8        
        
          <div style="border:2px solid #408bf8;">Content here</div>
        
        
          .myborder {border:2px solid #408bf8;}
        
        Border color #408bf8