#40caf7 color space conversions
Hex:
        #40caf7
        RGB:
        64, 202, 247
        CMY:
        75, 21, 3
        CMYK:
        74, 18, 0, 3
      HSL:
        195°, 91.9598%, 60.9804%
        HSV (HSB):
        195°, 74.0891%, 96.8627%
        XYZ:
        40.0234, 50.0464, 95.5462
        xyY:
        0.2156, 0.2696, 50.0464
      CIE-Lab:
        76.0978, -22.2057, -32.6868
        CIE-LCH:
        76.0978, 39.5161, 235.8098
        CIE-Luv:
        76.0978, -48.7133, -49.7208
        Hunter-Lab:
        70.7435, -22.8142, -30.5566
      #40caf7 color charts
#40caf7 RGB chart
      #40caf7 CMYK chart
      #40caf7 RGB pie chart
      #40caf7 color shades, tints & tones
#40caf7 color schemes
#40caf7 color preview, HTML & CSS examples
           This text has a color of #40caf7        
        
          <p style="color:#40caf7;">Text here</p>
        
        
          .mytext {color:#40caf7;}
        
        Text color #40caf7
      
           This box has a color of #40caf7        
        
          <div style="background-color:#40caf7;">Content here</div>
        
        
          .mybackground {background-color:#40caf7;}
        
        Background color #40caf7
      
           Border around this has a color of #40caf7        
        
          <div style="border:2px solid #40caf7;">Content here</div>
        
        
          .myborder {border:2px solid #40caf7;}
        
        Border color #40caf7