#40d8bd color space conversions
Hex:
        #40d8bd
        RGB:
        64, 216, 189
        CMY:
        75, 15, 26
        CMYK:
        70, 0, 13, 15
      HSL:
        169°, 66.0870%, 54.9020%
        HSV (HSB):
        169°, 70.3704%, 84.7059%
        XYZ:
        35.8555, 53.8758, 56.6534
        xyY:
        0.2449, 0.3680, 53.8758
      CIE-Lab:
        78.3893, -45.5715, 1.8787
        CIE-LCH:
        78.3893, 45.6102, 177.6393
        CIE-Luv:
        78.3893, -57.4662, 10.0618
        Hunter-Lab:
        73.4002, -41.2541, 5.6175
      #40d8bd color charts
#40d8bd RGB chart
      #40d8bd CMYK chart
      #40d8bd RGB pie chart
      #40d8bd color shades, tints & tones
#40d8bd color schemes
#40d8bd color preview, HTML & CSS examples
           This text has a color of #40d8bd        
        
          <p style="color:#40d8bd;">Text here</p>
        
        
          .mytext {color:#40d8bd;}
        
        Text color #40d8bd
      
           This box has a color of #40d8bd        
        
          <div style="background-color:#40d8bd;">Content here</div>
        
        
          .mybackground {background-color:#40d8bd;}
        
        Background color #40d8bd
      
           Border around this has a color of #40d8bd        
        
          <div style="border:2px solid #40d8bd;">Content here</div>
        
        
          .myborder {border:2px solid #40d8bd;}
        
        Border color #40d8bd