#1c2281 color space conversions
Hex:
        #1c2281
        RGB:
        28, 34, 129
        CMY:
        89, 87, 49
        CMYK:
        78, 74, 0, 49
      HSL:
        236°, 64.3312%, 30.7843%
        HSV (HSB):
        236°, 78.2946%, 50.5882%
        XYZ:
        5.0134, 2.9759, 21.0791
        xyY:
        0.1725, 0.1024, 2.9759
      CIE-Lab:
        19.9472, 32.5693, -53.7204
        CIE-LCH:
        19.9472, 62.8223, 301.2273
        CIE-Luv:
        19.9472, -5.2385, -59.9232
        Hunter-Lab:
        17.2508, 21.6860, -60.3718
      #1c2281 color charts
#1c2281 RGB chart
      #1c2281 CMYK chart
      #1c2281 RGB pie chart
      #1c2281 color shades, tints & tones
#1c2281 color schemes
#1c2281 color preview, HTML & CSS examples
           This text has a color of #1c2281        
        
          <p style="color:#1c2281;">Text here</p>
        
        
          .mytext {color:#1c2281;}
        
        Text color #1c2281
      
           This box has a color of #1c2281        
        
          <div style="background-color:#1c2281;">Content here</div>
        
        
          .mybackground {background-color:#1c2281;}
        
        Background color #1c2281
      
           Border around this has a color of #1c2281        
        
          <div style="border:2px solid #1c2281;">Content here</div>
        
        
          .myborder {border:2px solid #1c2281;}
        
        Border color #1c2281