#1c314a color space conversions
Hex:
        #1c314a
        RGB:
        28, 49, 74
        CMY:
        89, 81, 71
        CMYK:
        62, 34, 0, 71
      HSL:
        213°, 45.0980%, 20.0000%
        HSV (HSB):
        213°, 62.1622%, 29.0196%
        XYZ:
        2.8132, 2.9379, 6.8974
        xyY:
        0.2224, 0.2323, 2.9379
      CIE-Lab:
        19.7935, 0.3827, -18.0139
        CIE-LCH:
        19.7935, 18.0179, 271.2172
        CIE-Luv:
        19.7935, -8.0572, -19.8245
        Hunter-Lab:
        17.1403, -0.6985, -11.8604
      #1c314a color charts
#1c314a RGB chart
      #1c314a CMYK chart
      #1c314a RGB pie chart
      #1c314a color shades, tints & tones
#1c314a color schemes
#1c314a color preview, HTML & CSS examples
           This text has a color of #1c314a        
        
          <p style="color:#1c314a;">Text here</p>
        
        
          .mytext {color:#1c314a;}
        
        Text color #1c314a
      
           This box has a color of #1c314a        
        
          <div style="background-color:#1c314a;">Content here</div>
        
        
          .mybackground {background-color:#1c314a;}
        
        Background color #1c314a
      
           Border around this has a color of #1c314a        
        
          <div style="border:2px solid #1c314a;">Content here</div>
        
        
          .myborder {border:2px solid #1c314a;}
        
        Border color #1c314a