#1c254a color space conversions
Hex:
        #1c254a
        RGB:
        28, 37, 74
        CMY:
        89, 85, 71
        CMYK:
        62, 50, 0, 71
      HSL:
        228°, 45.0980%, 20.0000%
        HSV (HSB):
        228°, 62.1622%, 29.0196%
        XYZ:
        2.3765, 2.0644, 6.7518
        xyY:
        0.2123, 0.1844, 2.0644
      CIE-Lab:
        15.8218, 9.0445, -24.2968
        CIE-LCH:
        15.8218, 25.9256, 290.4178
        CIE-Luv:
        15.8218, -4.2132, -25.0288
        Hunter-Lab:
        14.3681, 4.3798, -17.8036
      #1c254a color charts
#1c254a RGB chart
      #1c254a CMYK chart
      #1c254a RGB pie chart
      #1c254a color shades, tints & tones
#1c254a color schemes
#1c254a color preview, HTML & CSS examples
           This text has a color of #1c254a        
        
          <p style="color:#1c254a;">Text here</p>
        
        
          .mytext {color:#1c254a;}
        
        Text color #1c254a
      
           This box has a color of #1c254a        
        
          <div style="background-color:#1c254a;">Content here</div>
        
        
          .mybackground {background-color:#1c254a;}
        
        Background color #1c254a
      
           Border around this has a color of #1c254a        
        
          <div style="border:2px solid #1c254a;">Content here</div>
        
        
          .myborder {border:2px solid #1c254a;}
        
        Border color #1c254a