#40dcc2 color space conversions
Hex:
        #40dcc2
        RGB:
        64, 220, 194
        CMY:
        75, 14, 24
        CMYK:
        71, 0, 12, 14
      HSL:
        170°, 69.0265%, 55.6863%
        HSV (HSB):
        170°, 70.9091%, 86.2745%
        XYZ:
        37.4452, 56.1714, 59.9075
        xyY:
        0.2439, 0.3659, 56.1714
      CIE-Lab:
        79.7113, -46.0078, 1.1352
        CIE-LCH:
        79.7113, 46.0218, 178.5865
        CIE-Luv:
        79.7113, -58.5506, 9.0239
        Hunter-Lab:
        74.9476, -41.9765, 5.0713
      #40dcc2 color charts
#40dcc2 RGB chart
      #40dcc2 CMYK chart
      #40dcc2 RGB pie chart
      #40dcc2 color shades, tints & tones
#40dcc2 color schemes
#40dcc2 color preview, HTML & CSS examples
           This text has a color of #40dcc2        
        
          <p style="color:#40dcc2;">Text here</p>
        
        
          .mytext {color:#40dcc2;}
        
        Text color #40dcc2
      
           This box has a color of #40dcc2        
        
          <div style="background-color:#40dcc2;">Content here</div>
        
        
          .mybackground {background-color:#40dcc2;}
        
        Background color #40dcc2
      
           Border around this has a color of #40dcc2        
        
          <div style="border:2px solid #40dcc2;">Content here</div>
        
        
          .myborder {border:2px solid #40dcc2;}
        
        Border color #40dcc2