#408cef color space conversions
Hex:
        #408cef
        RGB:
        64, 140, 239
        CMY:
        75, 45, 6
        CMYK:
        73, 41, 0, 6
      HSL:
        214°, 84.5411%, 59.4118%
        HSV (HSB):
        214°, 73.2218%, 93.7255%
        XYZ:
        27.0724, 26.0782, 85.2681
        xyY:
        0.1956, 0.1884, 26.0782
      CIE-Lab:
        58.1112, 9.5329, -56.5703
        CIE-LCH:
        58.1112, 57.3679, 279.5653
        CIE-Luv:
        58.1112, -28.0907, -90.7569
        Hunter-Lab:
        51.0668, 5.2627, -63.2520
      #408cef color charts
#408cef RGB chart
      #408cef CMYK chart
      #408cef RGB pie chart
      #408cef color shades, tints & tones
#408cef color schemes
#408cef color preview, HTML & CSS examples
           This text has a color of #408cef        
        
          <p style="color:#408cef;">Text here</p>
        
        
          .mytext {color:#408cef;}
        
        Text color #408cef
      
           This box has a color of #408cef        
        
          <div style="background-color:#408cef;">Content here</div>
        
        
          .mybackground {background-color:#408cef;}
        
        Background color #408cef
      
           Border around this has a color of #408cef        
        
          <div style="border:2px solid #408cef;">Content here</div>
        
        
          .myborder {border:2px solid #408cef;}
        
        Border color #408cef