#2a71c2 color space conversions
Hex:
        #2a71c2
        RGB:
        42, 113, 194
        CMY:
        84, 56, 24
        CMYK:
        78, 42, 0, 24
      HSL:
        212°, 64.4068%, 46.2745%
        HSV (HSB):
        212°, 78.3505%, 76.0784%
        XYZ:
        16.5976, 16.1975, 53.2906
        xyY:
        0.1928, 0.1882, 16.1975
      CIE-Lab:
        47.2326, 6.9180, -48.5918
        CIE-LCH:
        47.2326, 49.0818, 278.1028
        CIE-Luv:
        47.2326, -24.2869, -74.1596
        Hunter-Lab:
        40.2462, 3.1829, -50.3345
      #2a71c2 color charts
#2a71c2 RGB chart
      #2a71c2 CMYK chart
      #2a71c2 RGB pie chart
      #2a71c2 color shades, tints & tones
#2a71c2 color schemes
#2a71c2 color preview, HTML & CSS examples
           This text has a color of #2a71c2        
        
          <p style="color:#2a71c2;">Text here</p>
        
        
          .mytext {color:#2a71c2;}
        
        Text color #2a71c2
      
           This box has a color of #2a71c2        
        
          <div style="background-color:#2a71c2;">Content here</div>
        
        
          .mybackground {background-color:#2a71c2;}
        
        Background color #2a71c2
      
           Border around this has a color of #2a71c2        
        
          <div style="border:2px solid #2a71c2;">Content here</div>
        
        
          .myborder {border:2px solid #2a71c2;}
        
        Border color #2a71c2