#2a71bd color space conversions
Hex:
        #2a71bd
        RGB:
        42, 113, 189
        CMY:
        84, 56, 26
        CMYK:
        78, 40, 0, 26
      HSL:
        211°, 63.6364%, 45.2941%
        HSV (HSB):
        211°, 77.7778%, 74.1176%
        XYZ:
        16.0453, 15.9766, 50.3822
        xyY:
        0.1947, 0.1939, 15.9766
      CIE-Lab:
        46.9438, 5.0279, -46.1687
        CIE-LCH:
        46.9438, 46.4416, 276.2152
        CIE-Luv:
        46.9438, -24.4627, -70.1243
        Hunter-Lab:
        39.9708, 1.7056, -46.7542
      #2a71bd color charts
#2a71bd RGB chart
      #2a71bd CMYK chart
      #2a71bd RGB pie chart
      #2a71bd color shades, tints & tones
#2a71bd color schemes
#2a71bd color preview, HTML & CSS examples
           This text has a color of #2a71bd        
        
          <p style="color:#2a71bd;">Text here</p>
        
        
          .mytext {color:#2a71bd;}
        
        Text color #2a71bd
      
           This box has a color of #2a71bd        
        
          <div style="background-color:#2a71bd;">Content here</div>
        
        
          .mybackground {background-color:#2a71bd;}
        
        Background color #2a71bd
      
           Border around this has a color of #2a71bd        
        
          <div style="border:2px solid #2a71bd;">Content here</div>
        
        
          .myborder {border:2px solid #2a71bd;}
        
        Border color #2a71bd