#1c297f color space conversions
Hex:
        #1c297f
        RGB:
        28, 41, 127
        CMY:
        89, 84, 50
        CMYK:
        78, 68, 0, 50
      HSL:
        232°, 63.8710%, 30.3922%
        HSV (HSB):
        232°, 77.9528%, 49.8039%
        XYZ:
        5.1026, 3.3651, 20.4593
        xyY:
        0.1764, 0.1163, 3.3651
      CIE-Lab:
        21.4503, 27.1961, -49.9835
        CIE-LCH:
        21.4503, 56.9032, 298.5507
        CIE-Luv:
        21.4503, -6.5048, -58.3889
        Hunter-Lab:
        18.3441, 17.5494, -53.2856
      #1c297f color charts
#1c297f RGB chart
      #1c297f CMYK chart
      #1c297f RGB pie chart
      #1c297f color shades, tints & tones
#1c297f color schemes
#1c297f color preview, HTML & CSS examples
           This text has a color of #1c297f        
        
          <p style="color:#1c297f;">Text here</p>
        
        
          .mytext {color:#1c297f;}
        
        Text color #1c297f
      
           This box has a color of #1c297f        
        
          <div style="background-color:#1c297f;">Content here</div>
        
        
          .mybackground {background-color:#1c297f;}
        
        Background color #1c297f
      
           Border around this has a color of #1c297f        
        
          <div style="border:2px solid #1c297f;">Content here</div>
        
        
          .myborder {border:2px solid #1c297f;}
        
        Border color #1c297f