#40dcf8 color space conversions
Hex:
        #40dcf8
        RGB:
        64, 220, 248
        CMY:
        75, 14, 3
        CMYK:
        74, 11, 0, 3
      HSL:
        189°, 92.9293%, 61.1765%
        HSV (HSB):
        189°, 74.1935%, 97.2549%
        XYZ:
        44.6508, 59.0537, 97.8521
        xyY:
        0.2215, 0.2930, 59.0537
      CIE-Lab:
        81.3211, -30.8002, -25.2092
        CIE-LCH:
        81.3211, 39.8014, 219.2994
        CIE-Luv:
        81.3211, -54.8923, -36.0733
        Hunter-Lab:
        76.8464, -30.7656, -21.7042
      #40dcf8 color charts
#40dcf8 RGB chart
      #40dcf8 CMYK chart
      #40dcf8 RGB pie chart
      #40dcf8 color shades, tints & tones
#40dcf8 color schemes
#40dcf8 color preview, HTML & CSS examples
           This text has a color of #40dcf8        
        
          <p style="color:#40dcf8;">Text here</p>
        
        
          .mytext {color:#40dcf8;}
        
        Text color #40dcf8
      
           This box has a color of #40dcf8        
        
          <div style="background-color:#40dcf8;">Content here</div>
        
        
          .mybackground {background-color:#40dcf8;}
        
        Background color #40dcf8
      
           Border around this has a color of #40dcf8        
        
          <div style="border:2px solid #40dcf8;">Content here</div>
        
        
          .myborder {border:2px solid #40dcf8;}
        
        Border color #40dcf8