#2aae87 color space conversions
Hex:
        #2aae87
        RGB:
        42, 174, 135
        CMY:
        84, 32, 47
        CMYK:
        76, 0, 22, 32
      HSL:
        162°, 61.1111%, 42.3529%
        HSV (HSB):
        162°, 75.8621%, 68.2353%
        XYZ:
        20.4641, 32.5136, 28.1189
        xyY:
        0.2523, 0.4009, 32.5136
      CIE-Lab:
        63.7651, -44.1374, 10.1633
        CIE-LCH:
        63.7651, 45.2924, 167.0328
        CIE-Luv:
        63.7651, -49.4811, 21.1553
        Hunter-Lab:
        57.0207, -35.7247, 10.6766
      #2aae87 color charts
#2aae87 RGB chart
      #2aae87 CMYK chart
      #2aae87 RGB pie chart
      #2aae87 color shades, tints & tones
#2aae87 color schemes
#2aae87 color preview, HTML & CSS examples
           This text has a color of #2aae87        
        
          <p style="color:#2aae87;">Text here</p>
        
        
          .mytext {color:#2aae87;}
        
        Text color #2aae87
      
           This box has a color of #2aae87        
        
          <div style="background-color:#2aae87;">Content here</div>
        
        
          .mybackground {background-color:#2aae87;}
        
        Background color #2aae87
      
           Border around this has a color of #2aae87        
        
          <div style="border:2px solid #2aae87;">Content here</div>
        
        
          .myborder {border:2px solid #2aae87;}
        
        Border color #2aae87