#40de8f color space conversions
Hex:
        #40de8f
        RGB:
        64, 222, 143
        CMY:
        75, 13, 44
        CMYK:
        71, 0, 36, 13
      HSL:
        150°, 70.5357%, 56.0784%
        HSV (HSB):
        150°, 71.1712%, 87.0588%
        XYZ:
        33.1936, 55.3157, 34.9141
        xyY:
        0.2689, 0.4482, 55.3157
      CIE-Lab:
        79.2228, -58.3356, 27.2855
        CIE-LCH:
        79.2228, 64.4014, 154.9329
        CIE-Luv:
        79.2228, -62.4424, 47.5165
        Hunter-Lab:
        74.3745, -50.4904, 24.2293
      #40de8f color charts
#40de8f RGB chart
      #40de8f CMYK chart
      #40de8f RGB pie chart
      #40de8f color shades, tints & tones
#40de8f color schemes
#40de8f color preview, HTML & CSS examples
           This text has a color of #40de8f        
        
          <p style="color:#40de8f;">Text here</p>
        
        
          .mytext {color:#40de8f;}
        
        Text color #40de8f
      
           This box has a color of #40de8f        
        
          <div style="background-color:#40de8f;">Content here</div>
        
        
          .mybackground {background-color:#40de8f;}
        
        Background color #40de8f
      
           Border around this has a color of #40de8f        
        
          <div style="border:2px solid #40de8f;">Content here</div>
        
        
          .myborder {border:2px solid #40de8f;}
        
        Border color #40de8f