#40c3c1 color space conversions
Hex:
        #40c3c1
        RGB:
        64, 195, 193
        CMY:
        75, 24, 24
        CMYK:
        67, 0, 1, 24
      HSL:
        179°, 52.1912%, 50.7843%
        HSV (HSB):
        179°, 67.1795%, 76.4706%
        XYZ:
        31.2551, 43.9705, 57.2919
        xyY:
        0.2359, 0.3318, 43.9705
      CIE-Lab:
        72.2087, -35.0949, -9.3795
        CIE-LCH:
        72.2087, 36.3266, 194.9632
        CIE-Luv:
        72.2087, -49.6769, -9.0248
        Hunter-Lab:
        66.3102, -31.9075, -4.8093
      #40c3c1 color charts
#40c3c1 RGB chart
      #40c3c1 CMYK chart
      #40c3c1 RGB pie chart
      #40c3c1 color shades, tints & tones
#40c3c1 color schemes
#40c3c1 color preview, HTML & CSS examples
           This text has a color of #40c3c1        
        
          <p style="color:#40c3c1;">Text here</p>
        
        
          .mytext {color:#40c3c1;}
        
        Text color #40c3c1
      
           This box has a color of #40c3c1        
        
          <div style="background-color:#40c3c1;">Content here</div>
        
        
          .mybackground {background-color:#40c3c1;}
        
        Background color #40c3c1
      
           Border around this has a color of #40c3c1        
        
          <div style="border:2px solid #40c3c1;">Content here</div>
        
        
          .myborder {border:2px solid #40c3c1;}
        
        Border color #40c3c1