#408cc4 color space conversions
Hex:
        #408cc4
        RGB:
        64, 140, 196
        CMY:
        75, 45, 23
        CMYK:
        67, 29, 0, 23
      HSL:
        205°, 52.8000%, 50.9804%
        HSV (HSB):
        205°, 67.3469%, 76.8627%
        XYZ:
        21.4562, 23.8317, 55.6937
        xyY:
        0.2125, 0.2360, 23.8317
      CIE-Lab:
        55.9189, -5.5504, -35.9499
        CIE-LCH:
        55.9189, 36.3758, 261.2232
        CIE-Luv:
        55.9189, -29.5538, -54.8955
        Hunter-Lab:
        48.8177, -6.9771, -33.4686
      #408cc4 color charts
#408cc4 RGB chart
      #408cc4 CMYK chart
      #408cc4 RGB pie chart
      #408cc4 color shades, tints & tones
#408cc4 color schemes
#408cc4 color preview, HTML & CSS examples
           This text has a color of #408cc4        
        
          <p style="color:#408cc4;">Text here</p>
        
        
          .mytext {color:#408cc4;}
        
        Text color #408cc4
      
           This box has a color of #408cc4        
        
          <div style="background-color:#408cc4;">Content here</div>
        
        
          .mybackground {background-color:#408cc4;}
        
        Background color #408cc4
      
           Border around this has a color of #408cc4        
        
          <div style="border:2px solid #408cc4;">Content here</div>
        
        
          .myborder {border:2px solid #408cc4;}
        
        Border color #408cc4