#40aac4 color space conversions
Hex:
        #40aac4
        RGB:
        64, 170, 196
        CMY:
        75, 33, 23
        CMYK:
        67, 13, 0, 23
      HSL:
        192°, 52.8000%, 50.9804%
        HSV (HSB):
        192°, 67.3469%, 76.8627%
        XYZ:
        26.4529, 33.8250, 57.3592
        xyY:
        0.2249, 0.2875, 33.8250
      CIE-Lab:
        64.8234, -21.9281, -22.1760
        CIE-LCH:
        64.8234, 31.1868, 225.3221
        CIE-Luv:
        64.8234, -40.4034, -31.2490
        Hunter-Lab:
        58.1592, -20.5905, -17.7630
      #40aac4 color charts
#40aac4 RGB chart
      #40aac4 CMYK chart
      #40aac4 RGB pie chart
      #40aac4 color shades, tints & tones
#40aac4 color schemes
#40aac4 color preview, HTML & CSS examples
           This text has a color of #40aac4        
        
          <p style="color:#40aac4;">Text here</p>
        
        
          .mytext {color:#40aac4;}
        
        Text color #40aac4
      
           This box has a color of #40aac4        
        
          <div style="background-color:#40aac4;">Content here</div>
        
        
          .mybackground {background-color:#40aac4;}
        
        Background color #40aac4
      
           Border around this has a color of #40aac4        
        
          <div style="border:2px solid #40aac4;">Content here</div>
        
        
          .myborder {border:2px solid #40aac4;}
        
        Border color #40aac4