#2c367a color space conversions
Hex:
        #2c367a
        RGB:
        44, 54, 122
        CMY:
        83, 79, 52
        CMYK:
        64, 56, 0, 52
      HSL:
        232°, 46.9880%, 32.5490%
        HSV (HSB):
        232°, 63.9344%, 47.8431%
        XYZ:
        5.8707, 4.5789, 18.9868
        xyY:
        0.1994, 0.1556, 4.5789
      CIE-Lab:
        25.4998, 18.7672, -40.1847
        CIE-LCH:
        25.4998, 44.3510, 295.0337
        CIE-Luv:
        25.4998, -6.3924, -51.3771
        Hunter-Lab:
        21.3985, 11.5246, -37.6288
      #2c367a color charts
#2c367a RGB chart
      #2c367a CMYK chart
      #2c367a RGB pie chart
      #2c367a color shades, tints & tones
#2c367a color schemes
#2c367a color preview, HTML & CSS examples
           This text has a color of #2c367a        
        
          <p style="color:#2c367a;">Text here</p>
        
        
          .mytext {color:#2c367a;}
        
        Text color #2c367a
      
           This box has a color of #2c367a        
        
          <div style="background-color:#2c367a;">Content here</div>
        
        
          .mybackground {background-color:#2c367a;}
        
        Background color #2c367a
      
           Border around this has a color of #2c367a        
        
          <div style="border:2px solid #2c367a;">Content here</div>
        
        
          .myborder {border:2px solid #2c367a;}
        
        Border color #2c367a