#40a0da color space conversions
Hex:
        #40a0da
        RGB:
        64, 160, 218
        CMY:
        75, 37, 15
        CMYK:
        71, 27, 0, 15
      HSL:
        203°, 67.5439%, 55.2941%
        HSV (HSB):
        203°, 70.6422%, 85.4902%
        XYZ:
        27.3400, 31.2936, 70.9290
        xyY:
        0.2110, 0.2415, 31.2936
      CIE-Lab:
        62.7547, -9.4017, -37.5903
        CIE-LCH:
        62.7547, 38.7482, 255.9578
        CIE-Luv:
        62.7547, -35.6586, -58.2446
        Hunter-Lab:
        55.9406, -10.6573, -36.0173
      #40a0da color charts
#40a0da RGB chart
      #40a0da CMYK chart
      #40a0da RGB pie chart
      #40a0da color shades, tints & tones
#40a0da color schemes
#40a0da color preview, HTML & CSS examples
           This text has a color of #40a0da        
        
          <p style="color:#40a0da;">Text here</p>
        
        
          .mytext {color:#40a0da;}
        
        Text color #40a0da
      
           This box has a color of #40a0da        
        
          <div style="background-color:#40a0da;">Content here</div>
        
        
          .mybackground {background-color:#40a0da;}
        
        Background color #40a0da
      
           Border around this has a color of #40a0da        
        
          <div style="border:2px solid #40a0da;">Content here</div>
        
        
          .myborder {border:2px solid #40a0da;}
        
        Border color #40a0da