#2c3e92 color space conversions
Hex:
        #2c3e92
        RGB:
        44, 62, 146
        CMY:
        83, 76, 43
        CMYK:
        70, 58, 0, 43
      HSL:
        229°, 53.6842%, 37.2549%
        HSV (HSB):
        229°, 69.8630%, 57.2549%
        XYZ:
        7.9496, 6.0560, 27.9441
        xyY:
        0.1895, 0.1444, 6.0560
      CIE-Lab:
        29.5534, 22.3109, -48.5580
        CIE-LCH:
        29.5534, 53.4383, 294.6773
        CIE-Luv:
        29.5534, -9.1123, -65.2679
        Hunter-Lab:
        24.6090, 14.5964, -50.0987
      #2c3e92 color charts
#2c3e92 RGB chart
      #2c3e92 CMYK chart
      #2c3e92 RGB pie chart
      #2c3e92 color shades, tints & tones
#2c3e92 color schemes
#2c3e92 color preview, HTML & CSS examples
           This text has a color of #2c3e92        
        
          <p style="color:#2c3e92;">Text here</p>
        
        
          .mytext {color:#2c3e92;}
        
        Text color #2c3e92
      
           This box has a color of #2c3e92        
        
          <div style="background-color:#2c3e92;">Content here</div>
        
        
          .mybackground {background-color:#2c3e92;}
        
        Background color #2c3e92
      
           Border around this has a color of #2c3e92        
        
          <div style="border:2px solid #2c3e92;">Content here</div>
        
        
          .myborder {border:2px solid #2c3e92;}
        
        Border color #2c3e92