#1c3384 color space conversions
Hex:
        #1c3384
        RGB:
        28, 51, 132
        CMY:
        89, 80, 48
        CMYK:
        79, 61, 0, 48
      HSL:
        227°, 65.0000%, 31.3725%
        HSV (HSB):
        227°, 78.7879%, 51.7647%
        XYZ:
        5.8276, 4.2805, 22.3489
        xyY:
        0.1795, 0.1319, 4.2805
      CIE-Lab:
        24.5778, 22.2561, -48.0147
        CIE-LCH:
        24.5778, 52.9220, 294.8690
        CIE-Luv:
        24.5778, -8.8800, -59.8458
        Hunter-Lab:
        20.6893, 14.0720, -49.5633
      #1c3384 color charts
#1c3384 RGB chart
      #1c3384 CMYK chart
      #1c3384 RGB pie chart
      #1c3384 color shades, tints & tones
#1c3384 color schemes
#1c3384 color preview, HTML & CSS examples
           This text has a color of #1c3384        
        
          <p style="color:#1c3384;">Text here</p>
        
        
          .mytext {color:#1c3384;}
        
        Text color #1c3384
      
           This box has a color of #1c3384        
        
          <div style="background-color:#1c3384;">Content here</div>
        
        
          .mybackground {background-color:#1c3384;}
        
        Background color #1c3384
      
           Border around this has a color of #1c3384        
        
          <div style="border:2px solid #1c3384;">Content here</div>
        
        
          .myborder {border:2px solid #1c3384;}
        
        Border color #1c3384