#121b6e color space conversions
Hex:
        #121b6e
        RGB:
        18, 27, 110
        CMY:
        93, 89, 57
        CMYK:
        84, 75, 0, 57
      HSL:
        234°, 71.8750%, 25.0980%
        HSV (HSB):
        234°, 83.6364%, 43.1373%
        XYZ:
        3.4559, 2.0383, 14.9631
        xyY:
        0.1689, 0.0996, 2.0383
      CIE-Lab:
        15.6867, 29.0634, -48.5767
        CIE-LCH:
        15.6867, 56.6072, 300.8920
        CIE-Luv:
        15.6867, -4.6251, -48.1049
        Hunter-Lab:
        14.2767, 18.2238, -52.1468
      #121b6e color charts
#121b6e RGB chart
      #121b6e CMYK chart
      #121b6e RGB pie chart
      #121b6e color shades, tints & tones
#121b6e color schemes
#121b6e color preview, HTML & CSS examples
           This text has a color of #121b6e        
        
          <p style="color:#121b6e;">Text here</p>
        
        
          .mytext {color:#121b6e;}
        
        Text color #121b6e
      
           This box has a color of #121b6e        
        
          <div style="background-color:#121b6e;">Content here</div>
        
        
          .mybackground {background-color:#121b6e;}
        
        Background color #121b6e
      
           Border around this has a color of #121b6e        
        
          <div style="border:2px solid #121b6e;">Content here</div>
        
        
          .myborder {border:2px solid #121b6e;}
        
        Border color #121b6e