#121a5d color space conversions
Hex:
        #121a5d
        RGB:
        18, 26, 93
        CMY:
        93, 90, 64
        CMYK:
        81, 72, 0, 64
      HSL:
        234°, 67.5676%, 21.7647%
        HSV (HSB):
        234°, 80.6452%, 36.4706%
        XYZ:
        2.5946, 1.6577, 10.5391
        xyY:
        0.1754, 0.1121, 1.6577
      CIE-Lab:
        13.5774, 23.0618, -40.8332
        CIE-LCH:
        13.5774, 46.8956, 299.4569
        CIE-Luv:
        13.5774, -3.9120, -38.0898
        Hunter-Lab:
        12.8752, 13.4401, -39.5200
      #121a5d color charts
#121a5d RGB chart
      #121a5d CMYK chart
      #121a5d RGB pie chart
      #121a5d color shades, tints & tones
#121a5d color schemes
#121a5d color preview, HTML & CSS examples
           This text has a color of #121a5d        
        
          <p style="color:#121a5d;">Text here</p>
        
        
          .mytext {color:#121a5d;}
        
        Text color #121a5d
      
           This box has a color of #121a5d        
        
          <div style="background-color:#121a5d;">Content here</div>
        
        
          .mybackground {background-color:#121a5d;}
        
        Background color #121a5d
      
           Border around this has a color of #121a5d        
        
          <div style="border:2px solid #121a5d;">Content here</div>
        
        
          .myborder {border:2px solid #121a5d;}
        
        Border color #121a5d