#2acb82 color space conversions
Hex:
        #2acb82
        RGB:
        42, 203, 130
        CMY:
        84, 20, 49
        CMYK:
        79, 0, 36, 20
      HSL:
        153°, 65.7143%, 48.0392%
        HSV (HSB):
        153°, 79.3103%, 79.6078%
        XYZ:
        26.3400, 44.8158, 28.3811
        xyY:
        0.2646, 0.4502, 44.8158
      CIE-Lab:
        72.7705, -56.6474, 25.2949
        CIE-LCH:
        72.7705, 62.0384, 155.9377
        CIE-Luv:
        72.7705, -59.9811, 43.8141
        Hunter-Lab:
        66.9446, -46.9204, 21.7253
      #2acb82 color charts
#2acb82 RGB chart
      #2acb82 CMYK chart
      #2acb82 RGB pie chart
      #2acb82 color shades, tints & tones
#2acb82 color schemes
#2acb82 color preview, HTML & CSS examples
           This text has a color of #2acb82        
        
          <p style="color:#2acb82;">Text here</p>
        
        
          .mytext {color:#2acb82;}
        
        Text color #2acb82
      
           This box has a color of #2acb82        
        
          <div style="background-color:#2acb82;">Content here</div>
        
        
          .mybackground {background-color:#2acb82;}
        
        Background color #2acb82
      
           Border around this has a color of #2acb82        
        
          <div style="border:2px solid #2acb82;">Content here</div>
        
        
          .myborder {border:2px solid #2acb82;}
        
        Border color #2acb82