#2a8892 color space conversions
Hex:
        #2a8892
        RGB:
        42, 136, 146
        CMY:
        84, 47, 43
        CMYK:
        71, 7, 0, 43
      HSL:
        186°, 55.3191%, 36.8627%
        HSV (HSB):
        186°, 71.2329%, 57.2549%
        XYZ:
        14.9473, 20.1759, 30.3007
        xyY:
        0.2285, 0.3084, 20.1759
      CIE-Lab:
        52.0355, -23.3717, -13.2726
        CIE-LCH:
        52.0355, 26.8775, 209.5919
        CIE-Luv:
        52.0355, -34.8191, -16.1074
        Hunter-Lab:
        44.9176, -19.2059, -8.5538
      #2a8892 color charts
#2a8892 RGB chart
      #2a8892 CMYK chart
      #2a8892 RGB pie chart
      #2a8892 color shades, tints & tones
#2a8892 color schemes
#2a8892 color preview, HTML & CSS examples
           This text has a color of #2a8892        
        
          <p style="color:#2a8892;">Text here</p>
        
        
          .mytext {color:#2a8892;}
        
        Text color #2a8892
      
           This box has a color of #2a8892        
        
          <div style="background-color:#2a8892;">Content here</div>
        
        
          .mybackground {background-color:#2a8892;}
        
        Background color #2a8892
      
           Border around this has a color of #2a8892        
        
          <div style="border:2px solid #2a8892;">Content here</div>
        
        
          .myborder {border:2px solid #2a8892;}
        
        Border color #2a8892