#40c3cd color space conversions
Hex:
        #40c3cd
        RGB:
        64, 195, 205
        CMY:
        75, 24, 20
        CMYK:
        69, 5, 0, 20
      HSL:
        184°, 58.5062%, 52.7451%
        HSV (HSB):
        184°, 68.7805%, 80.3922%
        XYZ:
        32.6489, 44.5280, 64.6316
        xyY:
        0.2302, 0.3140, 44.5280
      CIE-Lab:
        72.5800, -31.6394, -15.3593
        CIE-LCH:
        72.5800, 35.1705, 205.8942
        CIE-Luv:
        72.5800, -48.9087, -19.1541
        Hunter-Lab:
        66.7293, -29.4409, -10.7157
      #40c3cd color charts
#40c3cd RGB chart
      #40c3cd CMYK chart
      #40c3cd RGB pie chart
      #40c3cd color shades, tints & tones
#40c3cd color schemes
#40c3cd color preview, HTML & CSS examples
           This text has a color of #40c3cd        
        
          <p style="color:#40c3cd;">Text here</p>
        
        
          .mytext {color:#40c3cd;}
        
        Text color #40c3cd
      
           This box has a color of #40c3cd        
        
          <div style="background-color:#40c3cd;">Content here</div>
        
        
          .mybackground {background-color:#40c3cd;}
        
        Background color #40c3cd
      
           Border around this has a color of #40c3cd        
        
          <div style="border:2px solid #40c3cd;">Content here</div>
        
        
          .myborder {border:2px solid #40c3cd;}
        
        Border color #40c3cd