#2c468a color space conversions
Hex:
        #2c468a
        RGB:
        44, 70, 138
        CMY:
        83, 73, 46
        CMYK:
        68, 49, 0, 46
      HSL:
        223°, 51.6484%, 35.6863%
        HSV (HSB):
        223°, 68.1159%, 54.1176%
        XYZ:
        7.8163, 6.7508, 24.9358
        xyY:
        0.1979, 0.1709, 6.7508
      CIE-Lab:
        31.2327, 13.8435, -40.9277
        CIE-LCH:
        31.2327, 43.2055, 288.6877
        CIE-Luv:
        31.2327, -11.2932, -56.0028
        Hunter-Lab:
        25.9822, 8.2297, -38.7146
      #2c468a color charts
#2c468a RGB chart
      #2c468a CMYK chart
      #2c468a RGB pie chart
      #2c468a color shades, tints & tones
#2c468a color schemes
#2c468a color preview, HTML & CSS examples
           This text has a color of #2c468a        
        
          <p style="color:#2c468a;">Text here</p>
        
        
          .mytext {color:#2c468a;}
        
        Text color #2c468a
      
           This box has a color of #2c468a        
        
          <div style="background-color:#2c468a;">Content here</div>
        
        
          .mybackground {background-color:#2c468a;}
        
        Background color #2c468a
      
           Border around this has a color of #2c468a        
        
          <div style="border:2px solid #2c468a;">Content here</div>
        
        
          .myborder {border:2px solid #2c468a;}
        
        Border color #2c468a