#121b72 color space conversions
Hex:
        #121b72
        RGB:
        18, 27, 114
        CMY:
        93, 89, 55
        CMYK:
        84, 76, 0, 55
      HSL:
        234°, 72.7273%, 25.8824%
        HSV (HSB):
        234°, 84.2105%, 44.7059%
        XYZ:
        3.6786, 2.1274, 16.1363
        xyY:
        0.1677, 0.0970, 2.1274
      CIE-Lab:
        16.1420, 30.5868, -50.4216
        CIE-LCH:
        16.1420, 58.9737, 301.2419
        CIE-Luv:
        16.1420, -4.7556, -50.4466
        Hunter-Lab:
        14.5855, 19.4953, -55.3842
      #121b72 color charts
#121b72 RGB chart
      #121b72 CMYK chart
      #121b72 RGB pie chart
      #121b72 color shades, tints & tones
#121b72 color schemes
#121b72 color preview, HTML & CSS examples
           This text has a color of #121b72        
        
          <p style="color:#121b72;">Text here</p>
        
        
          .mytext {color:#121b72;}
        
        Text color #121b72
      
           This box has a color of #121b72        
        
          <div style="background-color:#121b72;">Content here</div>
        
        
          .mybackground {background-color:#121b72;}
        
        Background color #121b72
      
           Border around this has a color of #121b72        
        
          <div style="border:2px solid #121b72;">Content here</div>
        
        
          .myborder {border:2px solid #121b72;}
        
        Border color #121b72