#2a72ac color space conversions
Hex:
        #2a72ac
        RGB:
        42, 114, 172
        CMY:
        84, 55, 33
        CMYK:
        76, 34, 0, 33
      HSL:
        207°, 60.7477%, 41.9608%
        HSV (HSB):
        207°, 75.5814%, 67.4510%
        XYZ:
        14.4186, 15.5054, 41.2626
        xyY:
        0.2025, 0.2178, 15.5054
      CIE-Lab:
        46.3188, -1.9516, -37.2850
        CIE-LCH:
        46.3188, 37.3360, 267.0037
        CIE-Luv:
        46.3188, -25.4676, -55.3845
        Hunter-Lab:
        39.3769, -3.5487, -34.5655
      #2a72ac color charts
#2a72ac RGB chart
      #2a72ac CMYK chart
      #2a72ac RGB pie chart
      #2a72ac color shades, tints & tones
#2a72ac color schemes
#2a72ac color preview, HTML & CSS examples
           This text has a color of #2a72ac        
        
          <p style="color:#2a72ac;">Text here</p>
        
        
          .mytext {color:#2a72ac;}
        
        Text color #2a72ac
      
           This box has a color of #2a72ac        
        
          <div style="background-color:#2a72ac;">Content here</div>
        
        
          .mybackground {background-color:#2a72ac;}
        
        Background color #2a72ac
      
           Border around this has a color of #2a72ac        
        
          <div style="border:2px solid #2a72ac;">Content here</div>
        
        
          .myborder {border:2px solid #2a72ac;}
        
        Border color #2a72ac