#121f47 color space conversions
Hex:
        #121f47
        RGB:
        18, 31, 71
        CMY:
        93, 88, 72
        CMYK:
        75, 56, 0, 72
      HSL:
        225°, 59.5506%, 17.4510%
        HSV (HSB):
        225°, 74.6479%, 27.8431%
        XYZ:
        1.8768, 1.5635, 6.1641
        xyY:
        0.1954, 0.1628, 1.5635
      CIE-Lab:
        13.0062, 10.1165, -26.7844
        CIE-LCH:
        13.0062, 28.6312, 290.6916
        CIE-Luv:
        13.0062, -4.4857, -24.8933
        Hunter-Lab:
        12.5040, 4.9097, -20.4754
      #121f47 color charts
#121f47 RGB chart
      #121f47 CMYK chart
      #121f47 RGB pie chart
      #121f47 color shades, tints & tones
#121f47 color schemes
#121f47 color preview, HTML & CSS examples
           This text has a color of #121f47        
        
          <p style="color:#121f47;">Text here</p>
        
        
          .mytext {color:#121f47;}
        
        Text color #121f47
      
           This box has a color of #121f47        
        
          <div style="background-color:#121f47;">Content here</div>
        
        
          .mybackground {background-color:#121f47;}
        
        Background color #121f47
      
           Border around this has a color of #121f47        
        
          <div style="border:2px solid #121f47;">Content here</div>
        
        
          .myborder {border:2px solid #121f47;}
        
        Border color #121f47