#1c2dae color space conversions
Hex:
        #1c2dae
        RGB:
        28, 45, 174
        CMY:
        89, 82, 32
        CMYK:
        84, 74, 0, 32
      HSL:
        233°, 72.2772%, 39.6078%
        HSV (HSB):
        233°, 83.9080%, 68.2353%
        XYZ:
        9.0573, 5.1796, 40.5668
        xyY:
        0.1653, 0.0945, 5.1796
      CIE-Lab:
        27.2406, 41.9973, -69.3604
        CIE-LCH:
        27.2406, 81.0841, 301.1946
        CIE-Luv:
        27.2406, -8.5131, -86.6561
        Hunter-Lab:
        22.7588, 31.2091, -89.7511
      #1c2dae color charts
#1c2dae RGB chart
      #1c2dae CMYK chart
      #1c2dae RGB pie chart
      #1c2dae color shades, tints & tones
#1c2dae color schemes
#1c2dae color preview, HTML & CSS examples
           This text has a color of #1c2dae        
        
          <p style="color:#1c2dae;">Text here</p>
        
        
          .mytext {color:#1c2dae;}
        
        Text color #1c2dae
      
           This box has a color of #1c2dae        
        
          <div style="background-color:#1c2dae;">Content here</div>
        
        
          .mybackground {background-color:#1c2dae;}
        
        Background color #1c2dae
      
           Border around this has a color of #1c2dae        
        
          <div style="border:2px solid #1c2dae;">Content here</div>
        
        
          .myborder {border:2px solid #1c2dae;}
        
        Border color #1c2dae