#2aab86 color space conversions
Hex:
        #2aab86
        RGB:
        42, 171, 134
        CMY:
        84, 33, 47
        CMYK:
        75, 0, 22, 33
      HSL:
        163°, 60.5634%, 41.7647%
        HSV (HSB):
        163°, 75.4386%, 67.0588%
        XYZ:
        19.8208, 31.3393, 27.5587
        xyY:
        0.2518, 0.3981, 31.3393
      CIE-Lab:
        62.7930, -43.1207, 9.3387
        CIE-LCH:
        62.7930, 44.1203, 167.7801
        CIE-Luv:
        62.7930, -48.4679, 19.8033
        Hunter-Lab:
        55.9815, -34.7679, 9.9997
      #2aab86 color charts
#2aab86 RGB chart
      #2aab86 CMYK chart
      #2aab86 RGB pie chart
      #2aab86 color shades, tints & tones
#2aab86 color schemes
#2aab86 color preview, HTML & CSS examples
           This text has a color of #2aab86        
        
          <p style="color:#2aab86;">Text here</p>
        
        
          .mytext {color:#2aab86;}
        
        Text color #2aab86
      
           This box has a color of #2aab86        
        
          <div style="background-color:#2aab86;">Content here</div>
        
        
          .mybackground {background-color:#2aab86;}
        
        Background color #2aab86
      
           Border around this has a color of #2aab86        
        
          <div style="border:2px solid #2aab86;">Content here</div>
        
        
          .myborder {border:2px solid #2aab86;}
        
        Border color #2aab86