#40c2ab color space conversions
Hex:
        #40c2ab
        RGB:
        64, 194, 171
        CMY:
        75, 24, 33
        CMYK:
        67, 0, 12, 24
      HSL:
        169°, 51.5873%, 50.5882%
        HSV (HSB):
        169°, 67.0103%, 76.0784%
        XYZ:
        28.7568, 42.6138, 45.2377
        xyY:
        0.2466, 0.3654, 42.6138
      CIE-Lab:
        71.2921, -40.5954, 1.2665
        CIE-LCH:
        71.2921, 40.6152, 178.2131
        CIE-Luv:
        71.2921, -50.7084, 8.2259
        Hunter-Lab:
        65.2793, -35.6059, 4.6083
      #40c2ab color charts
#40c2ab RGB chart
      #40c2ab CMYK chart
      #40c2ab RGB pie chart
      #40c2ab color shades, tints & tones
#40c2ab color schemes
#40c2ab color preview, HTML & CSS examples
           This text has a color of #40c2ab        
        
          <p style="color:#40c2ab;">Text here</p>
        
        
          .mytext {color:#40c2ab;}
        
        Text color #40c2ab
      
           This box has a color of #40c2ab        
        
          <div style="background-color:#40c2ab;">Content here</div>
        
        
          .mybackground {background-color:#40c2ab;}
        
        Background color #40c2ab
      
           Border around this has a color of #40c2ab        
        
          <div style="border:2px solid #40c2ab;">Content here</div>
        
        
          .myborder {border:2px solid #40c2ab;}
        
        Border color #40c2ab