#2a71c1 color space conversions
Hex:
        #2a71c1
        RGB:
        42, 113, 193
        CMY:
        84, 56, 24
        CMYK:
        78, 41, 0, 24
      HSL:
        212°, 64.2553%, 46.0784%
        HSV (HSB):
        212°, 78.2383%, 75.6863%
        XYZ:
        16.4856, 16.1528, 52.7010
        xyY:
        0.1932, 0.1893, 16.1528
      CIE-Lab:
        47.1743, 6.5396, -48.1090
        CIE-LCH:
        47.1743, 48.5514, 277.7410
        CIE-Luv:
        47.1743, -24.3214, -73.3559
        Hunter-Lab:
        40.1905, 2.8850, -49.6125
      #2a71c1 color charts
#2a71c1 RGB chart
      #2a71c1 CMYK chart
      #2a71c1 RGB pie chart
      #2a71c1 color shades, tints & tones
#2a71c1 color schemes
#2a71c1 color preview, HTML & CSS examples
           This text has a color of #2a71c1        
        
          <p style="color:#2a71c1;">Text here</p>
        
        
          .mytext {color:#2a71c1;}
        
        Text color #2a71c1
      
           This box has a color of #2a71c1        
        
          <div style="background-color:#2a71c1;">Content here</div>
        
        
          .mybackground {background-color:#2a71c1;}
        
        Background color #2a71c1
      
           Border around this has a color of #2a71c1        
        
          <div style="border:2px solid #2a71c1;">Content here</div>
        
        
          .myborder {border:2px solid #2a71c1;}
        
        Border color #2a71c1