#2a899a color space conversions
Hex:
        #2a899a
        RGB:
        42, 137, 154
        CMY:
        84, 46, 40
        CMYK:
        73, 11, 0, 40
      HSL:
        189°, 57.1429%, 38.4314%
        HSV (HSB):
        189°, 72.7273%, 60.3922%
        XYZ:
        15.7332, 20.7167, 33.7413
        xyY:
        0.2241, 0.2951, 20.7167
      CIE-Lab:
        52.6380, -21.3191, -17.0001
        CIE-LCH:
        52.6380, 27.2673, 218.5692
        CIE-Luv:
        52.6380, -34.6933, -22.1761
        Hunter-Lab:
        45.5156, -17.9506, -12.0916
      #2a899a color charts
#2a899a RGB chart
      #2a899a CMYK chart
      #2a899a RGB pie chart
      #2a899a color shades, tints & tones
#2a899a color schemes
#2a899a color preview, HTML & CSS examples
           This text has a color of #2a899a        
        
          <p style="color:#2a899a;">Text here</p>
        
        
          .mytext {color:#2a899a;}
        
        Text color #2a899a
      
           This box has a color of #2a899a        
        
          <div style="background-color:#2a899a;">Content here</div>
        
        
          .mybackground {background-color:#2a899a;}
        
        Background color #2a899a
      
           Border around this has a color of #2a899a        
        
          <div style="border:2px solid #2a899a;">Content here</div>
        
        
          .myborder {border:2px solid #2a899a;}
        
        Border color #2a899a