#121d5b color space conversions
Hex:
        #121d5b
        RGB:
        18, 29, 91
        CMY:
        93, 89, 64
        CMYK:
        80, 68, 0, 64
      HSL:
        231°, 66.9725%, 21.3725%
        HSV (HSB):
        231°, 80.2198%, 35.6863%
        XYZ:
        2.5771, 1.7627, 10.1019
        xyY:
        0.1785, 0.1221, 1.7627
      CIE-Lab:
        14.1889, 20.0870, -38.4910
        CIE-LCH:
        14.1889, 43.4171, 297.5584
        CIE-Luv:
        14.1889, -4.4396, -37.0607
        Hunter-Lab:
        13.2765, 11.4153, -35.8194
      #121d5b color charts
#121d5b RGB chart
      #121d5b CMYK chart
      #121d5b RGB pie chart
      #121d5b color shades, tints & tones
#121d5b color schemes
#121d5b color preview, HTML & CSS examples
           This text has a color of #121d5b        
        
          <p style="color:#121d5b;">Text here</p>
        
        
          .mytext {color:#121d5b;}
        
        Text color #121d5b
      
           This box has a color of #121d5b        
        
          <div style="background-color:#121d5b;">Content here</div>
        
        
          .mybackground {background-color:#121d5b;}
        
        Background color #121d5b
      
           Border around this has a color of #121d5b        
        
          <div style="border:2px solid #121d5b;">Content here</div>
        
        
          .myborder {border:2px solid #121d5b;}
        
        Border color #121d5b