#40dec5 color space conversions
Hex:
        #40dec5
        RGB:
        64, 222, 197
        CMY:
        75, 13, 23
        CMYK:
        71, 0, 11, 13
      HSL:
        171°, 70.5357%, 56.0784%
        HSV (HSB):
        171°, 71.1712%, 87.0588%
        XYZ:
        38.3137, 57.3638, 61.8763
        xyY:
        0.2432, 0.3641, 57.3638
      CIE-Lab:
        80.3838, -46.0941, 0.5187
        CIE-LCH:
        80.3838, 46.0970, 179.3552
        CIE-Luv:
        80.3838, -59.0554, 8.1048
        Hunter-Lab:
        75.7389, -42.2460, 4.5791
      #40dec5 color charts
#40dec5 RGB chart
      #40dec5 CMYK chart
      #40dec5 RGB pie chart
      #40dec5 color shades, tints & tones
#40dec5 color schemes
#40dec5 color preview, HTML & CSS examples
           This text has a color of #40dec5        
        
          <p style="color:#40dec5;">Text here</p>
        
        
          .mytext {color:#40dec5;}
        
        Text color #40dec5
      
           This box has a color of #40dec5        
        
          <div style="background-color:#40dec5;">Content here</div>
        
        
          .mybackground {background-color:#40dec5;}
        
        Background color #40dec5
      
           Border around this has a color of #40dec5        
        
          <div style="border:2px solid #40dec5;">Content here</div>
        
        
          .myborder {border:2px solid #40dec5;}
        
        Border color #40dec5