#121d94 color space conversions
Hex:
        #121d94
        RGB:
        18, 29, 148
        CMY:
        93, 89, 42
        CMYK:
        88, 80, 0, 42
      HSL:
        235°, 78.3133%, 32.5490%
        HSV (HSB):
        235°, 87.8378%, 58.0392%
        XYZ:
        6.0341, 3.1454, 28.3061
        xyY:
        0.1610, 0.0839, 3.1454
      CIE-Lab:
        20.6172, 41.6299, -64.5117
        CIE-LCH:
        20.6172, 76.7776, 302.8344
        CIE-Luv:
        20.6172, -6.1934, -70.5968
        Hunter-Lab:
        17.7354, 29.6941, -82.2133
      #121d94 color charts
#121d94 RGB chart
      #121d94 CMYK chart
      #121d94 RGB pie chart
      #121d94 color shades, tints & tones
#121d94 color schemes
#121d94 color preview, HTML & CSS examples
           This text has a color of #121d94        
        
          <p style="color:#121d94;">Text here</p>
        
        
          .mytext {color:#121d94;}
        
        Text color #121d94
      
           This box has a color of #121d94        
        
          <div style="background-color:#121d94;">Content here</div>
        
        
          .mybackground {background-color:#121d94;}
        
        Background color #121d94
      
           Border around this has a color of #121d94        
        
          <div style="border:2px solid #121d94;">Content here</div>
        
        
          .myborder {border:2px solid #121d94;}
        
        Border color #121d94