#40adfb color space conversions
Hex:
        #40adfb
        RGB:
        64, 173, 251
        CMY:
        75, 32, 2
        CMYK:
        75, 31, 0, 2
      HSL:
        205°, 95.8974%, 61.7647%
        HSV (HSB):
        205°, 74.5020%, 98.4314%
        XYZ:
        34.4705, 37.9422, 96.7736
        xyY:
        0.2037, 0.2243, 37.9422
      CIE-Lab:
        67.9780, -5.4081, -47.5028
        CIE-LCH:
        67.9780, 47.8097, 263.5049
        CIE-Luv:
        67.9780, -38.5265, -76.2959
        Hunter-Lab:
        61.5972, -7.9045, -50.0307
      #40adfb color charts
#40adfb RGB chart
      #40adfb CMYK chart
      #40adfb RGB pie chart
      #40adfb color shades, tints & tones
#40adfb color schemes
#40adfb color preview, HTML & CSS examples
           This text has a color of #40adfb        
        
          <p style="color:#40adfb;">Text here</p>
        
        
          .mytext {color:#40adfb;}
        
        Text color #40adfb
      
           This box has a color of #40adfb        
        
          <div style="background-color:#40adfb;">Content here</div>
        
        
          .mybackground {background-color:#40adfb;}
        
        Background color #40adfb
      
           Border around this has a color of #40adfb        
        
          <div style="border:2px solid #40adfb;">Content here</div>
        
        
          .myborder {border:2px solid #40adfb;}
        
        Border color #40adfb