#40e0ba color space conversions
Hex:
        #40e0ba
        RGB:
        64, 224, 186
        CMY:
        75, 12, 27
        CMYK:
        71, 0, 17, 12
      HSL:
        166°, 72.0721%, 56.4706%
        HSV (HSB):
        166°, 71.4286%, 87.8431%
        XYZ:
        37.6329, 57.9465, 55.6557
        xyY:
        0.2488, 0.3832, 57.9465
      CIE-Lab:
        80.7090, -49.6967, 6.8281
        CIE-LCH:
        80.7090, 50.1636, 172.1768
        CIE-Luv:
        80.7090, -60.4910, 18.1938
        Hunter-Lab:
        76.1226, -44.9690, 9.9370
      #40e0ba color charts
#40e0ba RGB chart
      #40e0ba CMYK chart
      #40e0ba RGB pie chart
      #40e0ba color shades, tints & tones
#40e0ba color schemes
#40e0ba color preview, HTML & CSS examples
           This text has a color of #40e0ba        
        
          <p style="color:#40e0ba;">Text here</p>
        
        
          .mytext {color:#40e0ba;}
        
        Text color #40e0ba
      
           This box has a color of #40e0ba        
        
          <div style="background-color:#40e0ba;">Content here</div>
        
        
          .mybackground {background-color:#40e0ba;}
        
        Background color #40e0ba
      
           Border around this has a color of #40e0ba        
        
          <div style="border:2px solid #40e0ba;">Content here</div>
        
        
          .myborder {border:2px solid #40e0ba;}
        
        Border color #40e0ba