#122aa0 color space conversions
Hex:
        #122aa0
        RGB:
        18, 42, 160
        CMY:
        93, 84, 37
        CMYK:
        89, 74, 0, 37
      HSL:
        230°, 79.7753%, 34.9020%
        HSV (HSB):
        230°, 88.7500%, 62.7451%
        XYZ:
        7.4226, 4.3226, 33.7008
        xyY:
        0.1633, 0.0951, 4.3226
      CIE-Lab:
        24.7105, 38.2424, -65.0968
        CIE-LCH:
        24.7105, 75.4988, 300.4329
        CIE-Luv:
        24.7105, -8.5384, -78.3603
        Hunter-Lab:
        20.7908, 27.3427, -81.5523
      #122aa0 color charts
#122aa0 RGB chart
      #122aa0 CMYK chart
      #122aa0 RGB pie chart
      #122aa0 color shades, tints & tones
#122aa0 color schemes
#122aa0 color preview, HTML & CSS examples
           This text has a color of #122aa0        
        
          <p style="color:#122aa0;">Text here</p>
        
        
          .mytext {color:#122aa0;}
        
        Text color #122aa0
      
           This box has a color of #122aa0        
        
          <div style="background-color:#122aa0;">Content here</div>
        
        
          .mybackground {background-color:#122aa0;}
        
        Background color #122aa0
      
           Border around this has a color of #122aa0        
        
          <div style="border:2px solid #122aa0;">Content here</div>
        
        
          .myborder {border:2px solid #122aa0;}
        
        Border color #122aa0