#1c2eba color space conversions
Hex:
        #1c2eba
        RGB:
        28, 46, 186
        CMY:
        89, 82, 27
        CMYK:
        85, 75, 0, 27
      HSL:
        233°, 73.8318%, 41.9608%
        HSV (HSB):
        233°, 84.9462%, 72.9412%
        XYZ:
        10.3188, 5.7460, 47.0196
        xyY:
        0.1636, 0.0911, 5.7460
      CIE-Lab:
        28.7625, 45.5832, -73.9947
        CIE-LCH:
        28.7625, 86.9083, 301.6344
        CIE-Luv:
        28.7625, -9.0110, -93.7227
        Hunter-Lab:
        23.9709, 34.8903, -99.5194
      #1c2eba color charts
#1c2eba RGB chart
      #1c2eba CMYK chart
      #1c2eba RGB pie chart
      #1c2eba color shades, tints & tones
#1c2eba color schemes
#1c2eba color preview, HTML & CSS examples
           This text has a color of #1c2eba        
        
          <p style="color:#1c2eba;">Text here</p>
        
        
          .mytext {color:#1c2eba;}
        
        Text color #1c2eba
      
           This box has a color of #1c2eba        
        
          <div style="background-color:#1c2eba;">Content here</div>
        
        
          .mybackground {background-color:#1c2eba;}
        
        Background color #1c2eba
      
           Border around this has a color of #1c2eba        
        
          <div style="border:2px solid #1c2eba;">Content here</div>
        
        
          .myborder {border:2px solid #1c2eba;}
        
        Border color #1c2eba