#2a7991 color space conversions
Hex:
        #2a7991
        RGB:
        42, 121, 145
        CMY:
        84, 53, 43
        CMYK:
        71, 17, 0, 43
      HSL:
        194°, 55.0802%, 36.6667%
        HSV (HSB):
        194°, 71.0345%, 56.8627%
        XYZ:
        12.9031, 16.2113, 29.2371
        xyY:
        0.2211, 0.2778, 16.2113
      CIE-Lab:
        47.2505, -15.6582, -19.9766
        CIE-LCH:
        47.2505, 25.3820, 231.9096
        CIE-Luv:
        47.2505, -29.3063, -26.9884
        Hunter-Lab:
        40.2633, -13.2574, -14.8690
      #2a7991 color charts
#2a7991 RGB chart
      #2a7991 CMYK chart
      #2a7991 RGB pie chart
      #2a7991 color shades, tints & tones
#2a7991 color schemes
#2a7991 color preview, HTML & CSS examples
           This text has a color of #2a7991        
        
          <p style="color:#2a7991;">Text here</p>
        
        
          .mytext {color:#2a7991;}
        
        Text color #2a7991
      
           This box has a color of #2a7991        
        
          <div style="background-color:#2a7991;">Content here</div>
        
        
          .mybackground {background-color:#2a7991;}
        
        Background color #2a7991
      
           Border around this has a color of #2a7991        
        
          <div style="border:2px solid #2a7991;">Content here</div>
        
        
          .myborder {border:2px solid #2a7991;}
        
        Border color #2a7991