#40d096 color space conversions
Hex:
        #40d096
        RGB:
        64, 208, 150
        CMY:
        75, 18, 41
        CMYK:
        69, 0, 28, 18
      HSL:
        156°, 60.5042%, 53.3333%
        HSV (HSB):
        156°, 69.2308%, 81.5686%
        XYZ:
        30.1752, 48.4037, 36.6066
        xyY:
        0.2620, 0.4202, 48.4037
      CIE-Lab:
        75.0789, -51.4873, 17.9637
        CIE-LCH:
        75.0789, 54.5311, 160.7663
        CIE-Luv:
        75.0789, -57.0687, 33.8438
        Hunter-Lab:
        69.5728, -44.3330, 17.5048
      #40d096 color charts
#40d096 RGB chart
      #40d096 CMYK chart
      #40d096 RGB pie chart
      #40d096 color shades, tints & tones
#40d096 color schemes
#40d096 color preview, HTML & CSS examples
           This text has a color of #40d096        
        
          <p style="color:#40d096;">Text here</p>
        
        
          .mytext {color:#40d096;}
        
        Text color #40d096
      
           This box has a color of #40d096        
        
          <div style="background-color:#40d096;">Content here</div>
        
        
          .mybackground {background-color:#40d096;}
        
        Background color #40d096
      
           Border around this has a color of #40d096        
        
          <div style="border:2px solid #40d096;">Content here</div>
        
        
          .myborder {border:2px solid #40d096;}
        
        Border color #40d096