#408fc5 color space conversions
Hex:
        #408fc5
        RGB:
        64, 143, 197
        CMY:
        75, 44, 23
        CMYK:
        68, 27, 0, 23
      HSL:
        204°, 53.4137%, 51.1765%
        HSV (HSB):
        204°, 67.5127%, 77.2549%
        XYZ:
        22.0149, 24.7661, 56.4434
        xyY:
        0.2133, 0.2399, 24.7661
      CIE-Lab:
        56.8468, -6.9308, -35.0644
        CIE-LCH:
        56.8468, 35.7428, 258.8191
        CIE-Luv:
        56.8468, -30.5827, -53.4417
        Hunter-Lab:
        49.7656, -8.1265, -32.4099
      #408fc5 color charts
#408fc5 RGB chart
      #408fc5 CMYK chart
      #408fc5 RGB pie chart
      #408fc5 color shades, tints & tones
#408fc5 color schemes
#408fc5 color preview, HTML & CSS examples
           This text has a color of #408fc5        
        
          <p style="color:#408fc5;">Text here</p>
        
        
          .mytext {color:#408fc5;}
        
        Text color #408fc5
      
           This box has a color of #408fc5        
        
          <div style="background-color:#408fc5;">Content here</div>
        
        
          .mybackground {background-color:#408fc5;}
        
        Background color #408fc5
      
           Border around this has a color of #408fc5        
        
          <div style="border:2px solid #408fc5;">Content here</div>
        
        
          .myborder {border:2px solid #408fc5;}
        
        Border color #408fc5