#2eaf85 color space conversions
Hex:
        #2eaf85
        RGB:
        46, 175, 133
        CMY:
        82, 31, 48
        CMYK:
        74, 0, 24, 31
      HSL:
        160°, 58.3710%, 43.3333%
        HSV (HSB):
        160°, 73.7143%, 68.6275%
        XYZ:
        20.6903, 32.9342, 27.4568
        xyY:
        0.2552, 0.4062, 32.9342
      CIE-Lab:
        64.1076, -44.5133, 11.7614
        CIE-LCH:
        64.1076, 46.0410, 165.1994
        CIE-Luv:
        64.1076, -49.3609, 23.4169
        Hunter-Lab:
        57.3884, -36.0747, 11.8053
      #2eaf85 color charts
#2eaf85 RGB chart
      #2eaf85 CMYK chart
      #2eaf85 RGB pie chart
      #2eaf85 color shades, tints & tones
#2eaf85 color schemes
#2eaf85 color preview, HTML & CSS examples
           This text has a color of #2eaf85        
        
          <p style="color:#2eaf85;">Text here</p>
        
        
          .mytext {color:#2eaf85;}
        
        Text color #2eaf85
      
           This box has a color of #2eaf85        
        
          <div style="background-color:#2eaf85;">Content here</div>
        
        
          .mybackground {background-color:#2eaf85;}
        
        Background color #2eaf85
      
           Border around this has a color of #2eaf85        
        
          <div style="border:2px solid #2eaf85;">Content here</div>
        
        
          .myborder {border:2px solid #2eaf85;}
        
        Border color #2eaf85