#3a71a1 color space conversions
Hex:
        #3a71a1
        RGB:
        58, 113, 161
        CMY:
        77, 56, 37
        CMYK:
        64, 30, 0, 37
      HSL:
        208°, 47.0320%, 42.9412%
        HSV (HSB):
        208°, 63.9752%, 63.1373%
        XYZ:
        14.0831, 15.2830, 35.9259
        xyY:
        0.2157, 0.2341, 15.2830
      CIE-Lab:
        46.0194, -2.7454, -31.2714
        CIE-LCH:
        46.0194, 31.3917, 264.9827
        CIE-Luv:
        46.0194, -22.3730, -45.8156
        Hunter-Lab:
        39.0935, -4.1106, -27.1205
      #3a71a1 color charts
#3a71a1 RGB chart
      #3a71a1 CMYK chart
      #3a71a1 RGB pie chart
      #3a71a1 color shades, tints & tones
#3a71a1 color schemes
#3a71a1 color preview, HTML & CSS examples
           This text has a color of #3a71a1        
        
          <p style="color:#3a71a1;">Text here</p>
        
        
          .mytext {color:#3a71a1;}
        
        Text color #3a71a1
      
           This box has a color of #3a71a1        
        
          <div style="background-color:#3a71a1;">Content here</div>
        
        
          .mybackground {background-color:#3a71a1;}
        
        Background color #3a71a1
      
           Border around this has a color of #3a71a1        
        
          <div style="border:2px solid #3a71a1;">Content here</div>
        
        
          .myborder {border:2px solid #3a71a1;}
        
        Border color #3a71a1