#121d88 color space conversions
Hex:
        #121d88
        RGB:
        18, 29, 136
        CMY:
        93, 89, 47
        CMYK:
        87, 79, 0, 47
      HSL:
        234°, 76.6234%, 30.1961%
        HSV (HSB):
        234°, 86.7647%, 53.3333%
        XYZ:
        5.1328, 2.7849, 23.5596
        xyY:
        0.1631, 0.0885, 2.7849
      CIE-Lab:
        19.1610, 37.4347, -59.4470
        CIE-LCH:
        19.1610, 70.2517, 302.1993
        CIE-Luv:
        19.1610, -5.7874, -63.5633
        Hunter-Lab:
        16.6880, 25.6974, -72.0219
      #121d88 color charts
#121d88 RGB chart
      #121d88 CMYK chart
      #121d88 RGB pie chart
      #121d88 color shades, tints & tones
#121d88 color schemes
#121d88 color preview, HTML & CSS examples
           This text has a color of #121d88        
        
          <p style="color:#121d88;">Text here</p>
        
        
          .mytext {color:#121d88;}
        
        Text color #121d88
      
           This box has a color of #121d88        
        
          <div style="background-color:#121d88;">Content here</div>
        
        
          .mybackground {background-color:#121d88;}
        
        Background color #121d88
      
           Border around this has a color of #121d88        
        
          <div style="border:2px solid #121d88;">Content here</div>
        
        
          .myborder {border:2px solid #121d88;}
        
        Border color #121d88