#121e84 color space conversions
Hex:
        #121e84
        RGB:
        18, 30, 132
        CMY:
        93, 88, 48
        CMYK:
        86, 77, 0, 48
      HSL:
        234°, 76.0000%, 29.4118%
        HSV (HSB):
        234°, 86.3636%, 51.7647%
        XYZ:
        4.8786, 2.7231, 22.0983
        xyY:
        0.1643, 0.0917, 2.7231
      CIE-Lab:
        18.8989, 35.3920, -57.3633
        CIE-LCH:
        18.8989, 67.4028, 301.6737
        CIE-Luv:
        18.8989, -5.8069, -61.3122
        Hunter-Lab:
        16.5018, 23.8936, -67.8466
      #121e84 color charts
#121e84 RGB chart
      #121e84 CMYK chart
      #121e84 RGB pie chart
      #121e84 color shades, tints & tones
#121e84 color schemes
#121e84 color preview, HTML & CSS examples
           This text has a color of #121e84        
        
          <p style="color:#121e84;">Text here</p>
        
        
          .mytext {color:#121e84;}
        
        Text color #121e84
      
           This box has a color of #121e84        
        
          <div style="background-color:#121e84;">Content here</div>
        
        
          .mybackground {background-color:#121e84;}
        
        Background color #121e84
      
           Border around this has a color of #121e84        
        
          <div style="border:2px solid #121e84;">Content here</div>
        
        
          .myborder {border:2px solid #121e84;}
        
        Border color #121e84