#40a5ff color space conversions
Hex:
        #40a5ff
        RGB:
        64, 165, 255
        CMY:
        75, 35, 0
        CMYK:
        75, 35, 0, 0
      HSL:
        208°, 100.0000%, 62.5490%
        HSV (HSB):
        208°, 74.9020%, 100.0000%
        XYZ:
        33.6195, 35.2203, 99.6340
        xyY:
        0.1996, 0.2091, 35.2203
      CIE-Lab:
        65.9198, 0.5045, -52.9277
        CIE-LCH:
        65.9198, 52.9301, 270.5461
        CIE-Luv:
        65.9198, -35.6666, -85.7862
        Hunter-Lab:
        59.3467, -2.7376, -57.9962
      #40a5ff color charts
#40a5ff RGB chart
      #40a5ff CMYK chart
      #40a5ff RGB pie chart
      #40a5ff color shades, tints & tones
#40a5ff color schemes
#40a5ff color preview, HTML & CSS examples
           This text has a color of #40a5ff        
        
          <p style="color:#40a5ff;">Text here</p>
        
        
          .mytext {color:#40a5ff;}
        
        Text color #40a5ff
      
           This box has a color of #40a5ff        
        
          <div style="background-color:#40a5ff;">Content here</div>
        
        
          .mybackground {background-color:#40a5ff;}
        
        Background color #40a5ff
      
           Border around this has a color of #40a5ff        
        
          <div style="border:2px solid #40a5ff;">Content here</div>
        
        
          .myborder {border:2px solid #40a5ff;}
        
        Border color #40a5ff