#121f70 color space conversions
Hex:
        #121f70
        RGB:
        18, 31, 112
        CMY:
        93, 88, 56
        CMYK:
        84, 72, 0, 56
      HSL:
        232°, 72.3077%, 25.4902%
        HSV (HSB):
        232°, 83.9286%, 43.9216%
        XYZ:
        3.6641, 2.2784, 15.5759
        xyY:
        0.1703, 0.1059, 2.2784
      CIE-Lab:
        16.8854, 27.1587, -47.9001
        CIE-LCH:
        16.8854, 55.0637, 299.5527
        CIE-Luv:
        16.8854, -5.3851, -49.5784
        Hunter-Lab:
        15.0944, 16.9143, -50.6150
      #121f70 color charts
#121f70 RGB chart
      #121f70 CMYK chart
      #121f70 RGB pie chart
      #121f70 color shades, tints & tones
#121f70 color schemes
#121f70 color preview, HTML & CSS examples
           This text has a color of #121f70        
        
          <p style="color:#121f70;">Text here</p>
        
        
          .mytext {color:#121f70;}
        
        Text color #121f70
      
           This box has a color of #121f70        
        
          <div style="background-color:#121f70;">Content here</div>
        
        
          .mybackground {background-color:#121f70;}
        
        Background color #121f70
      
           Border around this has a color of #121f70        
        
          <div style="border:2px solid #121f70;">Content here</div>
        
        
          .myborder {border:2px solid #121f70;}
        
        Border color #121f70