#408dfa color space conversions
Hex:
        #408dfa
        RGB:
        64, 141, 250
        CMY:
        75, 45, 2
        CMYK:
        74, 44, 0, 2
      HSL:
        215°, 94.8980%, 61.5686%
        HSV (HSB):
        215°, 74.4000%, 98.0392%
        XYZ:
        28.8945, 27.0419, 94.1392
        xyY:
        0.1925, 0.1802, 27.0419
      CIE-Lab:
        59.0131, 12.8664, -61.1986
        CIE-LCH:
        59.0131, 62.5365, 281.8729
        CIE-Luv:
        59.0131, -28.1010, -98.8654
        Hunter-Lab:
        52.0018, 8.1795, -70.9318
      #408dfa color charts
#408dfa RGB chart
      #408dfa CMYK chart
      #408dfa RGB pie chart
      #408dfa color shades, tints & tones
#408dfa color schemes
#408dfa color preview, HTML & CSS examples
           This text has a color of #408dfa        
        
          <p style="color:#408dfa;">Text here</p>
        
        
          .mytext {color:#408dfa;}
        
        Text color #408dfa
      
           This box has a color of #408dfa        
        
          <div style="background-color:#408dfa;">Content here</div>
        
        
          .mybackground {background-color:#408dfa;}
        
        Background color #408dfa
      
           Border around this has a color of #408dfa        
        
          <div style="border:2px solid #408dfa;">Content here</div>
        
        
          .myborder {border:2px solid #408dfa;}
        
        Border color #408dfa