#2a7b89 color space conversions
Hex:
        #2a7b89
        RGB:
        42, 123, 137
        CMY:
        84, 52, 46
        CMYK:
        69, 10, 0, 46
      HSL:
        189°, 53.0726%, 35.0980%
        HSV (HSB):
        189°, 69.3431%, 53.7255%
        XYZ:
        12.5532, 16.4643, 26.1832
        xyY:
        0.2274, 0.2983, 16.4643
      CIE-Lab:
        47.5778, -19.4132, -14.7536
        CIE-LCH:
        47.5778, 24.3832, 217.2341
        CIE-Luv:
        47.5778, -30.4996, -18.5709
        Hunter-Lab:
        40.5762, -15.7854, -9.8556
      #2a7b89 color charts
#2a7b89 RGB chart
      #2a7b89 CMYK chart
      #2a7b89 RGB pie chart
      #2a7b89 color shades, tints & tones
#2a7b89 color schemes
#2a7b89 color preview, HTML & CSS examples
           This text has a color of #2a7b89        
        
          <p style="color:#2a7b89;">Text here</p>
        
        
          .mytext {color:#2a7b89;}
        
        Text color #2a7b89
      
           This box has a color of #2a7b89        
        
          <div style="background-color:#2a7b89;">Content here</div>
        
        
          .mybackground {background-color:#2a7b89;}
        
        Background color #2a7b89
      
           Border around this has a color of #2a7b89        
        
          <div style="border:2px solid #2a7b89;">Content here</div>
        
        
          .myborder {border:2px solid #2a7b89;}
        
        Border color #2a7b89