#1c2ea1 color space conversions
Hex:
        #1c2ea1
        RGB:
        28, 46, 161
        CMY:
        89, 82, 37
        CMYK:
        83, 71, 0, 37
      HSL:
        232°, 70.3704%, 37.0588%
        HSV (HSB):
        232°, 82.6087%, 63.1373%
        XYZ:
        7.8889, 4.7741, 34.2239
        xyY:
        0.1683, 0.1018, 4.7741
      CIE-Lab:
        26.0812, 36.7193, -63.4299
        CIE-LCH:
        26.0812, 73.2915, 300.0664
        CIE-Luv:
        26.0812, -8.3478, -78.8229
        Hunter-Lab:
        21.8497, 26.2112, -77.5733
      #1c2ea1 color charts
#1c2ea1 RGB chart
      #1c2ea1 CMYK chart
      #1c2ea1 RGB pie chart
      #1c2ea1 color shades, tints & tones
#1c2ea1 color schemes
#1c2ea1 color preview, HTML & CSS examples
           This text has a color of #1c2ea1        
        
          <p style="color:#1c2ea1;">Text here</p>
        
        
          .mytext {color:#1c2ea1;}
        
        Text color #1c2ea1
      
           This box has a color of #1c2ea1        
        
          <div style="background-color:#1c2ea1;">Content here</div>
        
        
          .mybackground {background-color:#1c2ea1;}
        
        Background color #1c2ea1
      
           Border around this has a color of #1c2ea1        
        
          <div style="border:2px solid #1c2ea1;">Content here</div>
        
        
          .myborder {border:2px solid #1c2ea1;}
        
        Border color #1c2ea1