#2aae91 color space conversions
Hex:
        #2aae91
        RGB:
        42, 174, 145
        CMY:
        84, 32, 43
        CMYK:
        76, 0, 17, 32
      HSL:
        167°, 61.1111%, 42.3529%
        HSV (HSB):
        167°, 75.8621%, 68.2353%
        XYZ:
        21.2017, 32.8087, 32.0033
        xyY:
        0.2465, 0.3814, 32.8087
      CIE-Lab:
        64.0057, -41.6160, 4.9643
        CIE-LCH:
        64.0057, 41.9110, 173.1974
        CIE-Luv:
        64.0057, -48.8110, 13.5204
        Hunter-Lab:
        57.2789, -34.1664, 6.9682
      #2aae91 color charts
#2aae91 RGB chart
      #2aae91 CMYK chart
      #2aae91 RGB pie chart
      #2aae91 color shades, tints & tones
#2aae91 color schemes
#2aae91 color preview, HTML & CSS examples
           This text has a color of #2aae91        
        
          <p style="color:#2aae91;">Text here</p>
        
        
          .mytext {color:#2aae91;}
        
        Text color #2aae91
      
           This box has a color of #2aae91        
        
          <div style="background-color:#2aae91;">Content here</div>
        
        
          .mybackground {background-color:#2aae91;}
        
        Background color #2aae91
      
           Border around this has a color of #2aae91        
        
          <div style="border:2px solid #2aae91;">Content here</div>
        
        
          .myborder {border:2px solid #2aae91;}
        
        Border color #2aae91