#2a71d1 color space conversions
Hex:
        #2a71d1
        RGB:
        42, 113, 209
        CMY:
        84, 56, 18
        CMYK:
        80, 46, 0, 18
      HSL:
        214°, 66.5339%, 49.2157%
        HSV (HSB):
        214°, 79.9043%, 81.9608%
        XYZ:
        18.3686, 16.9059, 62.6166
        xyY:
        0.1876, 0.1727, 16.9059
      CIE-Lab:
        48.1413, 12.6074, -55.7298
        CIE-LCH:
        48.1413, 57.1380, 282.7471
        CIE-Luv:
        48.1413, -23.8106, -86.0085
        Hunter-Lab:
        41.1168, 7.7889, -61.5107
      #2a71d1 color charts
#2a71d1 RGB chart
      #2a71d1 CMYK chart
      #2a71d1 RGB pie chart
      #2a71d1 color shades, tints & tones
#2a71d1 color schemes
#2a71d1 color preview, HTML & CSS examples
           This text has a color of #2a71d1        
        
          <p style="color:#2a71d1;">Text here</p>
        
        
          .mytext {color:#2a71d1;}
        
        Text color #2a71d1
      
           This box has a color of #2a71d1        
        
          <div style="background-color:#2a71d1;">Content here</div>
        
        
          .mybackground {background-color:#2a71d1;}
        
        Background color #2a71d1
      
           Border around this has a color of #2a71d1        
        
          <div style="border:2px solid #2a71d1;">Content here</div>
        
        
          .myborder {border:2px solid #2a71d1;}
        
        Border color #2a71d1