#2c72ac color space conversions
Hex:
        #2c72ac
        RGB:
        44, 114, 172
        CMY:
        83, 55, 33
        CMYK:
        74, 34, 0, 33
      HSL:
        207°, 59.2593%, 42.3529%
        HSV (HSB):
        207°, 74.4186%, 67.4510%
        XYZ:
        14.5024, 15.5487, 41.2666
        xyY:
        0.2033, 0.2180, 15.5487
      CIE-Lab:
        46.3767, -1.6850, -37.1898
        CIE-LCH:
        46.3767, 37.2280, 267.4058
        CIE-Luv:
        46.3767, -25.1429, -55.2767
        Hunter-Lab:
        39.4318, -3.3560, -34.4465
      #2c72ac color charts
#2c72ac RGB chart
      #2c72ac CMYK chart
      #2c72ac RGB pie chart
      #2c72ac color shades, tints & tones
#2c72ac color schemes
#2c72ac color preview, HTML & CSS examples
           This text has a color of #2c72ac        
        
          <p style="color:#2c72ac;">Text here</p>
        
        
          .mytext {color:#2c72ac;}
        
        Text color #2c72ac
      
           This box has a color of #2c72ac        
        
          <div style="background-color:#2c72ac;">Content here</div>
        
        
          .mybackground {background-color:#2c72ac;}
        
        Background color #2c72ac
      
           Border around this has a color of #2c72ac        
        
          <div style="border:2px solid #2c72ac;">Content here</div>
        
        
          .myborder {border:2px solid #2c72ac;}
        
        Border color #2c72ac