#40b955 color space conversions
Hex:
        #40b955
        RGB:
        64, 185, 85
        CMY:
        75, 27, 67
        CMYK:
        65, 0, 54, 27
      HSL:
        130°, 48.5944%, 48.8235%
        HSV (HSB):
        130°, 65.4054%, 72.5490%
        XYZ:
        21.1030, 36.4438, 14.5164
        xyY:
        0.2928, 0.5057, 36.4438
      CIE-Lab:
        66.8576, -54.3802, 40.6864
        CIE-LCH:
        66.8576, 67.9161, 143.1967
        CIE-Luv:
        66.8576, -51.9367, 59.2824
        Hunter-Lab:
        60.3687, -43.2472, 28.0010
      #40b955 color charts
#40b955 RGB chart
      #40b955 CMYK chart
      #40b955 RGB pie chart
      #40b955 color shades, tints & tones
#40b955 color schemes
#40b955 color preview, HTML & CSS examples
           This text has a color of #40b955        
        
          <p style="color:#40b955;">Text here</p>
        
        
          .mytext {color:#40b955;}
        
        Text color #40b955
      
           This box has a color of #40b955        
        
          <div style="background-color:#40b955;">Content here</div>
        
        
          .mybackground {background-color:#40b955;}
        
        Background color #40b955
      
           Border around this has a color of #40b955        
        
          <div style="border:2px solid #40b955;">Content here</div>
        
        
          .myborder {border:2px solid #40b955;}
        
        Border color #40b955