#2a8991 color space conversions
Hex:
        #2a8991
        RGB:
        42, 137, 145
        CMY:
        84, 46, 43
        CMYK:
        71, 6, 0, 43
      HSL:
        185°, 55.0802%, 36.6667%
        HSV (HSB):
        185°, 71.0345%, 56.8627%
        XYZ:
        15.0113, 20.4279, 29.9399
        xyY:
        0.2296, 0.3125, 20.4279
      CIE-Lab:
        52.3176, -24.2029, -12.2659
        CIE-LCH:
        52.3176, 27.1336, 206.8757
        CIE-Luv:
        52.3176, -35.2528, -14.4741
        Hunter-Lab:
        45.1972, -19.8100, -7.6372
      #2a8991 color charts
#2a8991 RGB chart
      #2a8991 CMYK chart
      #2a8991 RGB pie chart
      #2a8991 color shades, tints & tones
#2a8991 color schemes
#2a8991 color preview, HTML & CSS examples
           This text has a color of #2a8991        
        
          <p style="color:#2a8991;">Text here</p>
        
        
          .mytext {color:#2a8991;}
        
        Text color #2a8991
      
           This box has a color of #2a8991        
        
          <div style="background-color:#2a8991;">Content here</div>
        
        
          .mybackground {background-color:#2a8991;}
        
        Background color #2a8991
      
           Border around this has a color of #2a8991        
        
          <div style="border:2px solid #2a8991;">Content here</div>
        
        
          .myborder {border:2px solid #2a8991;}
        
        Border color #2a8991