#40bb55 color space conversions
Hex:
        #40bb55
        RGB:
        64, 187, 85
        CMY:
        75, 27, 67
        CMYK:
        66, 0, 55, 27
      HSL:
        130°, 49.0040%, 49.2157%
        HSV (HSB):
        130°, 65.7754%, 73.3333%
        XYZ:
        21.5244, 37.2865, 14.6569
        xyY:
        0.2930, 0.5075, 37.2865
      CIE-Lab:
        67.4914, -55.1103, 41.4507
        CIE-LCH:
        67.4914, 68.9587, 143.0517
        CIE-Luv:
        67.4914, -52.6768, 60.3359
        Hunter-Lab:
        61.0627, -43.9391, 28.5125
      #40bb55 color charts
#40bb55 RGB chart
      #40bb55 CMYK chart
      #40bb55 RGB pie chart
      #40bb55 color shades, tints & tones
#40bb55 color schemes
#40bb55 color preview, HTML & CSS examples
           This text has a color of #40bb55        
        
          <p style="color:#40bb55;">Text here</p>
        
        
          .mytext {color:#40bb55;}
        
        Text color #40bb55
      
           This box has a color of #40bb55        
        
          <div style="background-color:#40bb55;">Content here</div>
        
        
          .mybackground {background-color:#40bb55;}
        
        Background color #40bb55
      
           Border around this has a color of #40bb55        
        
          <div style="border:2px solid #40bb55;">Content here</div>
        
        
          .myborder {border:2px solid #40bb55;}
        
        Border color #40bb55