#2ac485 color space conversions
Hex:
        #2ac485
        RGB:
        42, 196, 133
        CMY:
        84, 23, 48
        CMYK:
        79, 0, 32, 23
      HSL:
        155°, 64.7059%, 46.6667%
        HSV (HSB):
        155°, 78.5714%, 76.8627%
        XYZ:
        24.9284, 41.6656, 28.9187
        xyY:
        0.2610, 0.4362, 41.6656
      CIE-Lab:
        70.6397, -53.3939, 20.8197
        CIE-LCH:
        70.6397, 57.3095, 158.6979
        CIE-Luv:
        70.6397, -57.3783, 37.3746
        Hunter-Lab:
        64.5489, -44.0248, 18.6215
      #2ac485 color charts
#2ac485 RGB chart
      #2ac485 CMYK chart
      #2ac485 RGB pie chart
      #2ac485 color shades, tints & tones
#2ac485 color schemes
#2ac485 color preview, HTML & CSS examples
           This text has a color of #2ac485        
        
          <p style="color:#2ac485;">Text here</p>
        
        
          .mytext {color:#2ac485;}
        
        Text color #2ac485
      
           This box has a color of #2ac485        
        
          <div style="background-color:#2ac485;">Content here</div>
        
        
          .mybackground {background-color:#2ac485;}
        
        Background color #2ac485
      
           Border around this has a color of #2ac485        
        
          <div style="border:2px solid #2ac485;">Content here</div>
        
        
          .myborder {border:2px solid #2ac485;}
        
        Border color #2ac485