#40db9d color space conversions
Hex:
        #40db9d
        RGB:
        64, 219, 157
        CMY:
        75, 14, 38
        CMYK:
        71, 0, 28, 14
      HSL:
        156°, 68.2819%, 55.4902%
        HSV (HSB):
        156°, 70.7763%, 85.8824%
        XYZ:
        33.5317, 54.1873, 40.5902
        xyY:
        0.2613, 0.4223, 54.1873
      CIE-Lab:
        78.5708, -54.3341, 19.1125
        CIE-LCH:
        78.5708, 57.5975, 160.6202
        CIE-Luv:
        78.5708, -60.5654, 36.1717
        Hunter-Lab:
        73.6121, -47.5110, 18.8355
      #40db9d color charts
#40db9d RGB chart
      #40db9d CMYK chart
      #40db9d RGB pie chart
      #40db9d color shades, tints & tones
#40db9d color schemes
#40db9d color preview, HTML & CSS examples
           This text has a color of #40db9d        
        
          <p style="color:#40db9d;">Text here</p>
        
        
          .mytext {color:#40db9d;}
        
        Text color #40db9d
      
           This box has a color of #40db9d        
        
          <div style="background-color:#40db9d;">Content here</div>
        
        
          .mybackground {background-color:#40db9d;}
        
        Background color #40db9d
      
           Border around this has a color of #40db9d        
        
          <div style="border:2px solid #40db9d;">Content here</div>
        
        
          .myborder {border:2px solid #40db9d;}
        
        Border color #40db9d