#1c3285 color space conversions
Hex:
        #1c3285
        RGB:
        28, 50, 133
        CMY:
        89, 80, 48
        CMYK:
        79, 62, 0, 48
      HSL:
        227°, 65.2174%, 31.5686%
        HSV (HSB):
        227°, 78.9474%, 52.1569%
        XYZ:
        5.8531, 4.2215, 22.6966
        xyY:
        0.1786, 0.1288, 4.2215
      CIE-Lab:
        24.3907, 23.3503, -48.9461
        CIE-LCH:
        24.3907, 54.2306, 295.5041
        CIE-Luv:
        24.3907, -8.6489, -60.7355
        Hunter-Lab:
        20.5464, 14.8939, -51.1125
      #1c3285 color charts
#1c3285 RGB chart
      #1c3285 CMYK chart
      #1c3285 RGB pie chart
      #1c3285 color shades, tints & tones
#1c3285 color schemes
#1c3285 color preview, HTML & CSS examples
           This text has a color of #1c3285        
        
          <p style="color:#1c3285;">Text here</p>
        
        
          .mytext {color:#1c3285;}
        
        Text color #1c3285
      
           This box has a color of #1c3285        
        
          <div style="background-color:#1c3285;">Content here</div>
        
        
          .mybackground {background-color:#1c3285;}
        
        Background color #1c3285
      
           Border around this has a color of #1c3285        
        
          <div style="border:2px solid #1c3285;">Content here</div>
        
        
          .myborder {border:2px solid #1c3285;}
        
        Border color #1c3285