#408bf1 color space conversions
Hex:
        #408bf1
        RGB:
        64, 139, 241
        CMY:
        75, 45, 5
        CMYK:
        73, 42, 0, 5
      HSL:
        215°, 86.3415%, 59.8039%
        HSV (HSB):
        215°, 73.4440%, 94.5098%
        XYZ:
        27.2242, 25.9061, 86.7846
        xyY:
        0.1946, 0.1852, 25.9061
      CIE-Lab:
        57.9478, 10.8504, -57.9384
        CIE-LCH:
        57.9478, 58.9457, 280.6072
        CIE-Luv:
        57.9478, -27.7151, -93.0496
        Hunter-Lab:
        50.8980, 6.4039, -65.4648
      #408bf1 color charts
#408bf1 RGB chart
      #408bf1 CMYK chart
      #408bf1 RGB pie chart
      #408bf1 color shades, tints & tones
#408bf1 color schemes
#408bf1 color preview, HTML & CSS examples
           This text has a color of #408bf1        
        
          <p style="color:#408bf1;">Text here</p>
        
        
          .mytext {color:#408bf1;}
        
        Text color #408bf1
      
           This box has a color of #408bf1        
        
          <div style="background-color:#408bf1;">Content here</div>
        
        
          .mybackground {background-color:#408bf1;}
        
        Background color #408bf1
      
           Border around this has a color of #408bf1        
        
          <div style="border:2px solid #408bf1;">Content here</div>
        
        
          .myborder {border:2px solid #408bf1;}
        
        Border color #408bf1