#122c7d color space conversions
Hex:
        #122c7d
        RGB:
        18, 44, 125
        CMY:
        93, 83, 51
        CMYK:
        86, 65, 0, 51
      HSL:
        225°, 74.8252%, 28.0392%
        HSV (HSB):
        225°, 85.6000%, 49.0196%
        XYZ:
        4.8518, 3.4106, 19.8046
        xyY:
        0.1729, 0.1215, 3.4106
      CIE-Lab:
        21.6186, 23.3285, -48.4583
        CIE-LCH:
        21.6186, 53.7813, 295.7068
        CIE-Luv:
        21.6186, -8.3478, -56.8831
        Hunter-Lab:
        18.4679, 14.5760, -50.6540
      #122c7d color charts
#122c7d RGB chart
      #122c7d CMYK chart
      #122c7d RGB pie chart
      #122c7d color shades, tints & tones
#122c7d color schemes
#122c7d color preview, HTML & CSS examples
           This text has a color of #122c7d        
        
          <p style="color:#122c7d;">Text here</p>
        
        
          .mytext {color:#122c7d;}
        
        Text color #122c7d
      
           This box has a color of #122c7d        
        
          <div style="background-color:#122c7d;">Content here</div>
        
        
          .mybackground {background-color:#122c7d;}
        
        Background color #122c7d
      
           Border around this has a color of #122c7d        
        
          <div style="border:2px solid #122c7d;">Content here</div>
        
        
          .myborder {border:2px solid #122c7d;}
        
        Border color #122c7d