#40b082 color space conversions
Hex:
        #40b082
        RGB:
        64, 176, 130
        CMY:
        75, 31, 49
        CMYK:
        64, 0, 26, 31
      HSL:
        155°, 46.6667%, 47.0588%
        HSV (HSB):
        155°, 63.6364%, 69.0196%
        XYZ:
        21.6690, 33.7524, 26.4919
        xyY:
        0.2645, 0.4121, 33.7524
      CIE-Lab:
        64.7655, -42.6798, 14.3935
        CIE-LCH:
        64.7655, 45.0416, 161.3636
        CIE-Luv:
        64.7655, -46.4312, 26.7373
        Hunter-Lab:
        58.0968, -35.0924, 13.6318
      #40b082 color charts
#40b082 RGB chart
      #40b082 CMYK chart
      #40b082 RGB pie chart
      #40b082 color shades, tints & tones
#40b082 color schemes
#40b082 color preview, HTML & CSS examples
           This text has a color of #40b082        
        
          <p style="color:#40b082;">Text here</p>
        
        
          .mytext {color:#40b082;}
        
        Text color #40b082
      
           This box has a color of #40b082        
        
          <div style="background-color:#40b082;">Content here</div>
        
        
          .mybackground {background-color:#40b082;}
        
        Background color #40b082
      
           Border around this has a color of #40b082        
        
          <div style="border:2px solid #40b082;">Content here</div>
        
        
          .myborder {border:2px solid #40b082;}
        
        Border color #40b082