#40daef color space conversions
Hex:
        #40daef
        RGB:
        64, 218, 239
        CMY:
        75, 15, 6
        CMYK:
        73, 9, 0, 6
      HSL:
        187°, 84.5411%, 59.4118%
        HSV (HSB):
        187°, 73.2218%, 93.7255%
        XYZ:
        42.7657, 57.4648, 90.4992
        xyY:
        0.2242, 0.3013, 57.4648
      CIE-Lab:
        80.4403, -32.5524, -21.7670
        CIE-LCH:
        80.4403, 39.1595, 213.7697
        CIE-Luv:
        80.4403, -54.8034, -29.9523
        Hunter-Lab:
        75.8055, -31.9588, -17.7185
      #40daef color charts
#40daef RGB chart
      #40daef CMYK chart
      #40daef RGB pie chart
      #40daef color shades, tints & tones
#40daef color schemes
#40daef color preview, HTML & CSS examples
           This text has a color of #40daef        
        
          <p style="color:#40daef;">Text here</p>
        
        
          .mytext {color:#40daef;}
        
        Text color #40daef
      
           This box has a color of #40daef        
        
          <div style="background-color:#40daef;">Content here</div>
        
        
          .mybackground {background-color:#40daef;}
        
        Background color #40daef
      
           Border around this has a color of #40daef        
        
          <div style="border:2px solid #40daef;">Content here</div>
        
        
          .myborder {border:2px solid #40daef;}
        
        Border color #40daef