#2ac086 color space conversions
Hex:
        #2ac086
        RGB:
        42, 192, 134
        CMY:
        84, 25, 47
        CMYK:
        78, 0, 30, 25
      HSL:
        157°, 64.1026%, 45.8824%
        HSV (HSB):
        157°, 78.1250%, 75.2941%
        XYZ:
        24.1076, 39.9127, 28.9876
        xyY:
        0.2592, 0.4291, 39.9127
      CIE-Lab:
        69.4073, -51.6342, 18.5929
        CIE-LCH:
        69.4073, 54.8797, 160.1966
        CIE-Luv:
        69.4073, -55.9215, 34.0796
        Hunter-Lab:
        63.1765, -42.4451, 17.0193
      #2ac086 color charts
#2ac086 RGB chart
      #2ac086 CMYK chart
      #2ac086 RGB pie chart
      #2ac086 color shades, tints & tones
#2ac086 color schemes
#2ac086 color preview, HTML & CSS examples
           This text has a color of #2ac086        
        
          <p style="color:#2ac086;">Text here</p>
        
        
          .mytext {color:#2ac086;}
        
        Text color #2ac086
      
           This box has a color of #2ac086        
        
          <div style="background-color:#2ac086;">Content here</div>
        
        
          .mybackground {background-color:#2ac086;}
        
        Background color #2ac086
      
           Border around this has a color of #2ac086        
        
          <div style="border:2px solid #2ac086;">Content here</div>
        
        
          .myborder {border:2px solid #2ac086;}
        
        Border color #2ac086