#408dfe color space conversions
Hex:
        #408dfe
        RGB:
        64, 141, 254
        CMY:
        75, 45, 0
        CMYK:
        75, 44, 0, 0
      HSL:
        216°, 98.9583%, 62.3529%
        HSV (HSB):
        216°, 74.8031%, 99.6078%
        XYZ:
        29.5286, 27.2955, 97.4782
        xyY:
        0.1914, 0.1769, 27.2955
      CIE-Lab:
        59.2469, 14.3001, -63.0221
        CIE-LCH:
        59.2469, 64.6241, 282.7843
        CIE-Luv:
        59.2469, -27.9955, -102.0208
        Hunter-Lab:
        52.2451, 9.4582, -74.0509
      #408dfe color charts
#408dfe RGB chart
      #408dfe CMYK chart
      #408dfe RGB pie chart
      #408dfe color shades, tints & tones
#408dfe color schemes
#408dfe color preview, HTML & CSS examples
           This text has a color of #408dfe        
        
          <p style="color:#408dfe;">Text here</p>
        
        
          .mytext {color:#408dfe;}
        
        Text color #408dfe
      
           This box has a color of #408dfe        
        
          <div style="background-color:#408dfe;">Content here</div>
        
        
          .mybackground {background-color:#408dfe;}
        
        Background color #408dfe
      
           Border around this has a color of #408dfe        
        
          <div style="border:2px solid #408dfe;">Content here</div>
        
        
          .myborder {border:2px solid #408dfe;}
        
        Border color #408dfe