#121b49 color space conversions
Hex:
        #121b49
        RGB:
        18, 27, 73
        CMY:
        93, 89, 71
        CMYK:
        75, 63, 0, 71
      HSL:
        230°, 60.4396%, 17.8431%
        HSV (HSB):
        230°, 75.3425%, 28.6275%
        XYZ:
        1.8440, 1.3935, 6.4751
        xyY:
        0.1899, 0.1435, 1.3935
      CIE-Lab:
        11.9143, 14.0312, -29.9373
        CIE-LCH:
        11.9143, 33.0623, 295.1119
        CIE-Luv:
        11.9143, -3.5528, -26.4771
        Hunter-Lab:
        11.8047, 7.2250, -24.2585
      #121b49 color charts
#121b49 RGB chart
      #121b49 CMYK chart
      #121b49 RGB pie chart
      #121b49 color shades, tints & tones
#121b49 color schemes
#121b49 color preview, HTML & CSS examples
           This text has a color of #121b49        
        
          <p style="color:#121b49;">Text here</p>
        
        
          .mytext {color:#121b49;}
        
        Text color #121b49
      
           This box has a color of #121b49        
        
          <div style="background-color:#121b49;">Content here</div>
        
        
          .mybackground {background-color:#121b49;}
        
        Background color #121b49
      
           Border around this has a color of #121b49        
        
          <div style="border:2px solid #121b49;">Content here</div>
        
        
          .myborder {border:2px solid #121b49;}
        
        Border color #121b49