#40e6de color space conversions
Hex:
        #40e6de
        RGB:
        64, 230, 222
        CMY:
        75, 10, 13
        CMYK:
        72, 0, 3, 10
      HSL:
        177°, 76.8519%, 57.6471%
        HSV (HSB):
        177°, 72.1739%, 90.1961%
        XYZ:
        43.5960, 62.9575, 78.9615
        xyY:
        0.2350, 0.3394, 62.9575
      CIE-Lab:
        83.4200, -42.9326, -8.2725
        CIE-LCH:
        83.4200, 43.7223, 190.9064
        CIE-Luv:
        83.4200, -60.1522, -6.2162
        Hunter-Lab:
        79.3458, -40.7796, -3.4608
      #40e6de color charts
#40e6de RGB chart
      #40e6de CMYK chart
      #40e6de RGB pie chart
      #40e6de color shades, tints & tones
#40e6de color schemes
#40e6de color preview, HTML & CSS examples
           This text has a color of #40e6de        
        
          <p style="color:#40e6de;">Text here</p>
        
        
          .mytext {color:#40e6de;}
        
        Text color #40e6de
      
           This box has a color of #40e6de        
        
          <div style="background-color:#40e6de;">Content here</div>
        
        
          .mybackground {background-color:#40e6de;}
        
        Background color #40e6de
      
           Border around this has a color of #40e6de        
        
          <div style="border:2px solid #40e6de;">Content here</div>
        
        
          .myborder {border:2px solid #40e6de;}
        
        Border color #40e6de