#40caf3 color space conversions
Hex:
        #40caf3
        RGB:
        64, 202, 243
        CMY:
        75, 21, 5
        CMYK:
        74, 17, 0, 5
      HSL:
        194°, 88.1773%, 60.1961%
        HSV (HSB):
        194°, 73.6626%, 95.2941%
        XYZ:
        39.4125, 49.8021, 92.3295
        xyY:
        0.2171, 0.2743, 49.8021
      CIE-Lab:
        75.9476, -23.4750, -30.7723
        CIE-LCH:
        75.9476, 38.7041, 232.6614
        CIE-Luv:
        75.9476, -48.9644, -46.2590
        Hunter-Lab:
        70.5706, -23.8092, -28.1714
      #40caf3 color charts
#40caf3 RGB chart
      #40caf3 CMYK chart
      #40caf3 RGB pie chart
      #40caf3 color shades, tints & tones
#40caf3 color schemes
#40caf3 color preview, HTML & CSS examples
           This text has a color of #40caf3        
        
          <p style="color:#40caf3;">Text here</p>
        
        
          .mytext {color:#40caf3;}
        
        Text color #40caf3
      
           This box has a color of #40caf3        
        
          <div style="background-color:#40caf3;">Content here</div>
        
        
          .mybackground {background-color:#40caf3;}
        
        Background color #40caf3
      
           Border around this has a color of #40caf3        
        
          <div style="border:2px solid #40caf3;">Content here</div>
        
        
          .myborder {border:2px solid #40caf3;}
        
        Border color #40caf3