#2c50a7 color space conversions
Hex:
        #2c50a7
        RGB:
        44, 80, 167
        CMY:
        83, 69, 35
        CMYK:
        74, 52, 0, 35
      HSL:
        222°, 58.2938%, 41.3725%
        HSV (HSB):
        222°, 73.6527%, 65.4902%
        XYZ:
        10.8824, 9.0628, 37.7349
        xyY:
        0.1887, 0.1571, 9.0628
      CIE-Lab:
        36.1050, 18.2005, -50.6471
        CIE-LCH:
        36.1050, 53.8181, 289.7664
        CIE-Luv:
        36.1050, -14.2860, -72.5915
        Hunter-Lab:
        30.1045, 11.8427, -53.2448
      #2c50a7 color charts
#2c50a7 RGB chart
      #2c50a7 CMYK chart
      #2c50a7 RGB pie chart
      #2c50a7 color shades, tints & tones
#2c50a7 color schemes
#2c50a7 color preview, HTML & CSS examples
           This text has a color of #2c50a7        
        
          <p style="color:#2c50a7;">Text here</p>
        
        
          .mytext {color:#2c50a7;}
        
        Text color #2c50a7
      
           This box has a color of #2c50a7        
        
          <div style="background-color:#2c50a7;">Content here</div>
        
        
          .mybackground {background-color:#2c50a7;}
        
        Background color #2c50a7
      
           Border around this has a color of #2c50a7        
        
          <div style="border:2px solid #2c50a7;">Content here</div>
        
        
          .myborder {border:2px solid #2c50a7;}
        
        Border color #2c50a7