#1c297b color space conversions
Hex:
        #1c297b
        RGB:
        28, 41, 123
        CMY:
        89, 84, 52
        CMYK:
        77, 67, 0, 52
      HSL:
        232°, 62.9139%, 29.6078%
        HSV (HSB):
        232°, 77.2358%, 48.2353%
        XYZ:
        4.8470, 3.2628, 19.1132
        xyY:
        0.1780, 0.1199, 3.2628
      CIE-Lab:
        21.0671, 25.6441, -48.0748
        CIE-LCH:
        21.0671, 54.4868, 298.0764
        CIE-Luv:
        21.0671, -6.4021, -55.8948
        Hunter-Lab:
        18.0633, 16.2868, -50.0920
      #1c297b color charts
#1c297b RGB chart
      #1c297b CMYK chart
      #1c297b RGB pie chart
      #1c297b color shades, tints & tones
#1c297b color schemes
#1c297b color preview, HTML & CSS examples
           This text has a color of #1c297b        
        
          <p style="color:#1c297b;">Text here</p>
        
        
          .mytext {color:#1c297b;}
        
        Text color #1c297b
      
           This box has a color of #1c297b        
        
          <div style="background-color:#1c297b;">Content here</div>
        
        
          .mybackground {background-color:#1c297b;}
        
        Background color #1c297b
      
           Border around this has a color of #1c297b        
        
          <div style="border:2px solid #1c297b;">Content here</div>
        
        
          .myborder {border:2px solid #1c297b;}
        
        Border color #1c297b