#40cde8 color space conversions
Hex:
        #40cde8
        RGB:
        64, 205, 232
        CMY:
        75, 20, 9
        CMYK:
        72, 12, 0, 9
      HSL:
        190°, 78.5047%, 58.0392%
        HSV (HSB):
        190°, 72.4138%, 90.9804%
        XYZ:
        38.5112, 50.5788, 84.0769
        xyY:
        0.2224, 0.2921, 50.5788
      CIE-Lab:
        76.4232, -28.3891, -24.1354
        CIE-LCH:
        76.4232, 37.2620, 220.3699
        CIE-Luv:
        76.4232, -50.7184, -34.3410
        Hunter-Lab:
        71.1188, -27.7993, -20.3097
      #40cde8 color charts
#40cde8 RGB chart
      #40cde8 CMYK chart
      #40cde8 RGB pie chart
      #40cde8 color shades, tints & tones
#40cde8 color schemes
#40cde8 color preview, HTML & CSS examples
           This text has a color of #40cde8        
        
          <p style="color:#40cde8;">Text here</p>
        
        
          .mytext {color:#40cde8;}
        
        Text color #40cde8
      
           This box has a color of #40cde8        
        
          <div style="background-color:#40cde8;">Content here</div>
        
        
          .mybackground {background-color:#40cde8;}
        
        Background color #40cde8
      
           Border around this has a color of #40cde8        
        
          <div style="border:2px solid #40cde8;">Content here</div>
        
        
          .myborder {border:2px solid #40cde8;}
        
        Border color #40cde8