#2c3198 color space conversions
Hex:
        #2c3198
        RGB:
        44, 49, 152
        CMY:
        83, 81, 40
        CMYK:
        71, 68, 0, 40
      HSL:
        237°, 55.1020%, 38.4314%
        HSV (HSB):
        237°, 71.0526%, 59.6078%
        XYZ:
        7.8045, 4.9991, 30.2593
        xyY:
        0.1812, 0.1161, 4.9991
      CIE-Lab:
        26.7322, 33.1326, -56.8396
        CIE-LCH:
        26.7322, 65.7914, 300.2385
        CIE-Luv:
        26.7322, -6.2484, -72.6732
        Hunter-Lab:
        22.3587, 23.1796, -64.5897
      #2c3198 color charts
#2c3198 RGB chart
      #2c3198 CMYK chart
      #2c3198 RGB pie chart
      #2c3198 color shades, tints & tones
#2c3198 color schemes
#2c3198 color preview, HTML & CSS examples
           This text has a color of #2c3198        
        
          <p style="color:#2c3198;">Text here</p>
        
        
          .mytext {color:#2c3198;}
        
        Text color #2c3198
      
           This box has a color of #2c3198        
        
          <div style="background-color:#2c3198;">Content here</div>
        
        
          .mybackground {background-color:#2c3198;}
        
        Background color #2c3198
      
           Border around this has a color of #2c3198        
        
          <div style="border:2px solid #2c3198;">Content here</div>
        
        
          .myborder {border:2px solid #2c3198;}
        
        Border color #2c3198