#1c2c94 color space conversions
Hex:
        #1c2c94
        RGB:
        28, 44, 148
        CMY:
        89, 83, 42
        CMYK:
        81, 70, 0, 42
      HSL:
        232°, 68.1818%, 34.5098%
        HSV (HSB):
        232°, 81.0811%, 58.0392%
        XYZ:
        6.7249, 4.1864, 28.4706
        xyY:
        0.1708, 0.1063, 4.1864
      CIE-Lab:
        24.2782, 33.1876, -58.4464
        CIE-LCH:
        24.2782, 67.2116, 299.5892
        CIE-Luv:
        24.2782, -7.6438, -71.0613
        Hunter-Lab:
        20.4606, 22.8623, -68.1787
      #1c2c94 color charts
#1c2c94 RGB chart
      #1c2c94 CMYK chart
      #1c2c94 RGB pie chart
      #1c2c94 color shades, tints & tones
#1c2c94 color schemes
#1c2c94 color preview, HTML & CSS examples
           This text has a color of #1c2c94        
        
          <p style="color:#1c2c94;">Text here</p>
        
        
          .mytext {color:#1c2c94;}
        
        Text color #1c2c94
      
           This box has a color of #1c2c94        
        
          <div style="background-color:#1c2c94;">Content here</div>
        
        
          .mybackground {background-color:#1c2c94;}
        
        Background color #1c2c94
      
           Border around this has a color of #1c2c94        
        
          <div style="border:2px solid #1c2c94;">Content here</div>
        
        
          .myborder {border:2px solid #1c2c94;}
        
        Border color #1c2c94