#121a85 color space conversions
Hex:
        #121a85
        RGB:
        18, 26, 133
        CMY:
        93, 90, 48
        CMYK:
        86, 80, 0, 48
      HSL:
        236°, 76.1589%, 29.6078%
        HSV (HSB):
        236°, 86.4662%, 52.1569%
        XYZ:
        4.8525, 2.5608, 22.4288
        xyY:
        0.1626, 0.0858, 2.5608
      CIE-Lab:
        18.1916, 38.1089, -59.1660
        CIE-LCH:
        18.1916, 70.3769, 302.7857
        CIE-Luv:
        18.1916, -5.2657, -61.4540
        Hunter-Lab:
        16.0026, 26.1220, -71.8974
      #121a85 color charts
#121a85 RGB chart
      #121a85 CMYK chart
      #121a85 RGB pie chart
      #121a85 color shades, tints & tones
#121a85 color schemes
#121a85 color preview, HTML & CSS examples
           This text has a color of #121a85        
        
          <p style="color:#121a85;">Text here</p>
        
        
          .mytext {color:#121a85;}
        
        Text color #121a85
      
           This box has a color of #121a85        
        
          <div style="background-color:#121a85;">Content here</div>
        
        
          .mybackground {background-color:#121a85;}
        
        Background color #121a85
      
           Border around this has a color of #121a85        
        
          <div style="border:2px solid #121a85;">Content here</div>
        
        
          .myborder {border:2px solid #121a85;}
        
        Border color #121a85